aboutsummaryrefslogtreecommitdiff
path: root/src/common/log.c
Commit message (Expand)AuthorAge
* Start of port to win32. Missing are:••• - signal support - forking for DNS farm - changes for async IO - daemonizing In other words, some files still don't build, and the ones that do build, do nonblocking IO incorrectly. I'm also not checking in the project files till I have a good place for them. svn:r380 Nick Mathewson2003-08-12
* clean up sev_to_string hack in log.c•••svn:r355 Roger Dingledine2003-06-25
* Remove false warnings from printf checks•••svn:r340 Nick Mathewson2003-06-21
* Come up with a less macro-happy, even more portable log_fn implementation•••svn:r331 Nick Mathewson2003-06-17
* Add a missing long cast to log.c for portability•••svn:r199 Nick Mathewson2003-03-19
* added milliseconds to log lines•••svn:r139 Roger Dingledine2002-11-24
* the logs now include a timestamp and severity•••the implementation is sort of a kludge..you're welcome to fix it up svn:r94 Roger Dingledine2002-09-04
* removed loglevel from global namespace. severity level is set using log() wit...•••svn:r44 Bruce Montrose2002-07-12
* Initial revision•••svn:r2 Roger Dingledine2002-06-26