summaryrefslogtreecommitdiff
path: root/src/common/log.c
AgeCommit message (Expand)Author
2003-08-12Start of port to win32. Missing are:Nick Mathewson
2003-06-25clean up sev_to_string hack in log.cRoger Dingledine
2003-06-21Remove false warnings from printf checksNick Mathewson
2003-06-17Come up with a less macro-happy, even more portable log_fn implementationNick Mathewson
2003-03-19Add a missing long cast to log.c for portabilityNick Mathewson
2002-11-24added milliseconds to log linesRoger Dingledine
2002-09-04the logs now include a timestamp and severityRoger Dingledine
2002-07-12removed loglevel from global namespace. severity level is set using log() wit...Bruce Montrose
2002-06-26Initial revisionRoger Dingledine