summaryrefslogtreecommitdiff
path: root/src/common/log.h
AgeCommit message (Expand)Author
2004-04-06Document stuff, reduce magic numbers, add emacs magicNick Mathewson
2004-03-30add in a 'notice' log levelRoger Dingledine
2003-12-17clean tabs, trailing whitespaceRoger Dingledine
2003-12-14make --debuglogfile (or any second log file) workRoger Dingledine
2003-12-13clean up some copyrightsRoger Dingledine
2003-10-15Make add_file_log return 0 on success.Nick Mathewson
2003-10-10change WARNING to WARNRoger Dingledine
2003-10-07some early bugfixesRoger Dingledine
2003-09-16Add backend support for multiple logfiles, including console logs.Nick Mathewson
2003-08-12Start of port to win32. Missing are:Nick Mathewson
2003-06-24correct log()'s commentRoger Dingledine
2003-06-21Remove false warnings from printf checksNick Mathewson
2003-06-17Have GCC catch errors in format stringsNick Mathewson
2003-06-17Come up with a less macro-happy, even more portable log_fn implementationNick Mathewson
2003-06-17Make log_fn work on apples with no workarounds needed in main codeNick Mathewson
2003-06-14Fix MacOS buildNick Mathewson
2003-05-09Fail less spectacularly on macosNick Mathewson
2003-05-09Fix build on linux; macos is still messed upNick Mathewson
2003-05-09One is the language; the other is the compilerNick Mathewson
2003-05-09work on versioning; new log_fn functionNick Mathewson
2002-06-26Initial revisionRoger Dingledine