We typically use daily log files one per process. This
proves to be quite convenient for tracking down problems.
The log4cxx library has a daily rolling file appender that
supports this.
http://logging.apache.org/log4cxx/apidocs/classlog4cxx_1_1_daily_rolling_file_ap
pender.html
What would be the best way to add this capability to rlog?
Thanks,
Gerry Wiener
Original issue reported on code.google.com by
gmwie...@gmail.comon 20 Jan 2010 at 4:29