> From: "Dan Lipofsky" <[EMAIL PROTECTED]> > Sent: Friday, January 10, 2003 3:04 PM > Subject: Logging (was Re: How do I...)
> Another question: > The default loggers roll over the file at midnight and timestamp them > with the date. For the develeopment servers, which we restart many > times a day, it would be nice to roll the files at every restart and stamp > them with both date and time. I kludged log4j to do this for the > log4j files, but is there an easy way to do this with the Tomcat loggers? Sure, Kludge the Tomcat loggers to do it as well. :-) Regards, Will Hartung ([EMAIL PROTECTED]) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
