Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-08-26 | Added the Connect log level. | Robert James Kaes | 1 | -4/+23 | |
2001-06-06 | Explictly cast getpid() to a long int to remove the compiler warnings on | Robert James Kaes | 1 | -3/+3 | |
various machines. | |||||
2001-06-05 | Changed the format type in the printf() to remove the compiler error (I | Robert James Kaes | 1 | -2/+2 | |
hope.) | |||||
2001-06-02 | Fixed a type problem with fprintf in log_message() when logging the PID. | Robert James Kaes | 1 | -2/+2 | |
2001-06-02 | Added the code for handling selective logging. | Robert James Kaes | 1 | -1/+20 | |
2001-05-27 | Changed the log() function to log_message(). | Robert James Kaes | 1 | -2/+2 | |
2000-09-21 | Added the LOG_NOTICE level. | Robert James Kaes | 1 | -2/+2 | |
2000-09-11 | Cleaned up the logging format, and also included logging levels (which are | Robert James Kaes | 1 | -35/+29 | |
similar to the syslogd format.) | |||||
2000-02-16 | This commit was generated by cvs2svn to compensate for changes in r2, | Steven Young | 1 | -0/+90 | |
which included commits to RCS files with non-trunk default branches. |