summaryrefslogtreecommitdiff
path: root/src/log.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-23log: confess - add my (C) after substantial changes.Michael Adam1-0/+1
2009-12-23log: remove unneeded truncate_log_file().Michael Adam1-1/+0
2009-12-23log: add function shutdown_logging().Michael Adam1-0/+1
2009-11-14extract setup of the logging subsystem into a function of its own.Michael Adam1-0/+2
2009-09-21Suppress gcc warnings about variadic macrosMukund Sivaraman1-0/+5
2009-08-04remove "discard const" compiler warnings with log_message().Michael Adam1-1/+1
2008-12-08Convert tabs to spacesMukund Sivaraman1-1/+1
2008-12-08Break at 80 columnsMukund Sivaraman1-3/+5
2008-12-01Reformat code to GNU coding styleMukund Sivaraman1-7/+7
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman1-15/+18
2005-08-15* [Indent] Ran Source Through indentRobert James Kaes1-3/+3
2005-07-12* Updated Copyright Email AddressesRobert James Kaes1-2/+2
2002-10-03The internal log structure now uses a vector rather than a hash. ThisRobert James Kaes1-1/+5
2002-05-26Spelling changes (from thread to child.)Robert James Kaes1-4/+4
2002-04-22The log_message() function now stores the messages if the configurationRobert James Kaes1-3/+4
2001-11-22Reformated text.Robert James Kaes1-2/+2
2001-08-26Added the Connect log level.Robert James Kaes1-1/+11
2001-06-02Added the code for handling selective logging.Robert James Kaes1-1/+2
2001-06-02Fixed up the names of the DEFINES.Robert James Kaes1-4/+4
2001-05-27Changed the log() function to log_message().Robert James Kaes1-4/+4
2000-09-21Added the LOG_NOTICE level.Robert James Kaes1-1/+7
2000-09-11Cleaned up the logging format, and also included logging levels (which areRobert James Kaes1-4/+68
2000-02-16This commit was generated by cvs2svn to compensate for changes in r2,Steven Young1-0/+24