|
From: Richard E. <rem...@ed...> - 2006-05-03 17:13:33
|
I set the log file name to: wrapper.logfile=../log/app.wrapper.YYYYMMDD-ROLLNUM.log and the role mode to: wrapper.logfile.rollmode=SIZE_OR_WRAPPER What I get is the current log file is called: app.wrapper.log and all rolled log files are: app.wrapper-1.log app.wrapper-2.log .... app.wrapper-35.log which is not what I expected or hoped for. What I would like is for each rolled log file to have the date in its name and if there might happen to be two log files for the given date, then and only then is the rollnumber part of the name. Thanks Richard -- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. |