Commit History

Author SHA1 Message Date
  Nick Mathewson 5082ee8ae0 Non-debugging messages are nice to log too 21 years ago
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: 21 years ago
  Roger Dingledine 6c9e3762b5 clean up sev_to_string hack in log.c 21 years ago
  Nick Mathewson efbcd71b9b Remove false warnings from printf checks 21 years ago
  Nick Mathewson 5fd033a8e8 Come up with a less macro-happy, even more portable log_fn implementation 21 years ago
  Nick Mathewson 2b2eff33c5 Add a missing long cast to log.c for portability 21 years ago
  Roger Dingledine f50f35f2ec added milliseconds to log lines 22 years ago
  Roger Dingledine 4eb0158f42 the logs now include a timestamp and severity 22 years ago
  Bruce Montrose be25ffd5d7 removed loglevel from global namespace. severity level is set using log() with a NULL format argument now. example: log(LOG_ERR,NULL); 22 years ago
  Roger Dingledine 9a928eeb12 Initial revision 22 years ago