DailyRollingFileAppender starts by logging to "file.log" and eventually renames that file to "file.log.YYYY-MM-DD" (as appropriate to the timing) and begins logging to a fresh version of "file.log". Why do this rather than start logging to file "file.log.YYYY-MM-DD" in the first place so that all files including the current file are date tagged? Either this was an arbitrary design choice, or I'm not seeing some vital importance to having the file currently logged to always be the same -- I'm guessing the latter so please enlighten me. Kevin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- DailyRollingFileAppender Arturo Martinez
- RE: DailyRollingFileAppender Jim Moore
- DailyRollingFileAppender Arun Kumar A S
- Re: DailyRollingFileAppender Ceki G�lc�
- DailyRollingFileAppender Hansen, Richard
- Re: DailyRollingFileAppender Ceki G�lc�
- Re: DailyRollingFileAppender Kevin Steppe
- Re: DailyRollingFileAppender Ceki G�lc�
- Re: DailyRollingFileAppender Benjamin Russell Stocum
- Re: DailyRollingFileAppender Kevin Steppe
- Re: DailyRollingFileAppender james . webster
- Re: DailyRollingFileAppender Ceki G�lc�
- Re: DailyRollingFileAppender Ernie Parker
- DailyRollingFileAppender ONG CHIN HUI, C21PgM
- Re: DailyRollingFileAppender Kevin Steppe
- DailyRollingFileAppender John Haleani
- Re: DailyRollingFileAppender james . snyder
