
* Roll on date and/or size (i.e. roll every 24 hours unless the log file hits 2 GB in which case you want to roll now).
Yup, exists now ;)
* Log file name contain timestamp of when it was rolled.
Not yet, but it should be rather easy to add.
* User-defined action when we roll. Removal of old log files either by age, total size, and/or number of files.
Not yet, but it should be rather easy to add.
* Log to syslog
To do.
* Run-time configuration. For instance, log normal stuff to syslog but for debugging we want to write trace data to /tmp/debug.log for some tags (suggested earlier I think).
Already possible. Best, John -- John Torjo, Contributing editor, C/C++ Users Journal -- "Win32 GUI Generics" -- generics & GUI do mix, after all -- http://www.torjo.com/win32gui/ -v1.6.3 (Resource Splitter) -- http://www.torjo.com/cb/ - Click, Build, Run!