aboutsummaryrefslogtreecommitdiff
path: root/src/common/log.c
Commit message (Expand)AuthorAge
* Remove false warnings from printf checksNick Mathewson2003-06-21
* Come up with a less macro-happy, even more portable log_fn implementationNick Mathewson2003-06-17
* Add a missing long cast to log.c for portabilityNick Mathewson2003-03-19
* added milliseconds to log linesRoger Dingledine2002-11-24
* the logs now include a timestamp and severityRoger Dingledine2002-09-04
* removed loglevel from global namespace. severity level is set using log() wit...Bruce Montrose2002-07-12
* Initial revisionRoger Dingledine2002-06-26