Age | Commit message (Expand) | Author |
---|---|---|
2000-06-01 | Before configuration file is read, log to _both_ syslog and stderr. | Martin Mares |
2000-05-09 | In non-debug mode, set default logging to syslog only, not stderr. | Martin Mares |
2000-05-08 | When reporting a bug(), call abort() instead of exit(), so that we | Martin Mares |
2000-03-12 | Fixed a bunch of FIXME's by removing them :) | Martin Mares |
1999-12-06 | Allow logging to stderr as well. | Martin Mares |
1999-12-06 | Logging is now configurable. You can define multiple log outputs (to both | Martin Mares |
1999-12-06 | Implemented echoing of log messages to CLI connections. Just try `echo all'. | Martin Mares |
1998-12-20 | Finer grained logging levels: | Martin Mares |
1998-11-16 | Complain loudly if the logging buffer would overflow. | Martin Mares |
1998-06-17 | debug() and log() use the new printf. Feel free to use new formatting | Martin Mares |
1998-05-03 | Added new subdir for UNIX-dependent files. | Martin Mares |