aboutsummaryrefslogtreecommitdiff
path: root/src/common/log.h
Commit message (Expand)AuthorAge
* Stop multiplying logs on sighup.Nick Mathewson2004-06-02
* minor comment patchRoger Dingledine2004-05-21
* Tinker with log behavior: never send error messages about logs into the bitbu...Nick Mathewson2004-05-20
* Allow multiple logfiles at different severity rangesNick Mathewson2004-05-19
* doxygen markup for common/*.hRoger Dingledine2004-05-10
* Doxygenate common.Nick Mathewson2004-05-10
* Document stuff, reduce magic numbers, add emacs magicNick Mathewson2004-04-06
* add in a 'notice' log levelRoger Dingledine2004-03-30
* clean tabs, trailing whitespaceRoger Dingledine2003-12-17
* make --debuglogfile (or any second log file) workRoger Dingledine2003-12-14
* clean up some copyrightsRoger Dingledine2003-12-13
* Make add_file_log return 0 on success.Nick Mathewson2003-10-15
* change WARNING to WARNRoger Dingledine2003-10-10
* some early bugfixesRoger Dingledine2003-10-07
* Add backend support for multiple logfiles, including console logs.Nick Mathewson2003-09-16
* Start of port to win32. Missing are:Nick Mathewson2003-08-12
* correct log()'s commentRoger Dingledine2003-06-24
* Remove false warnings from printf checksNick Mathewson2003-06-21
* Have GCC catch errors in format stringsNick Mathewson2003-06-17
* Come up with a less macro-happy, even more portable log_fn implementationNick Mathewson2003-06-17
* Make log_fn work on apples with no workarounds needed in main codeNick Mathewson2003-06-17
* Fix MacOS buildNick Mathewson2003-06-14
* Fail less spectacularly on macosNick Mathewson2003-05-09
* Fix build on linux; macos is still messed upNick Mathewson2003-05-09
* One is the language; the other is the compilerNick Mathewson2003-05-09
* work on versioning; new log_fn functionNick Mathewson2003-05-09
* Initial revisionRoger Dingledine2002-06-26