Hi,
I need to log to multiple files, creating (and closing if one was opened)
new file on 1) specified amount of time, like new file every midnight and 2)
new file every time application starts. Is it possible with out-of-the-box
Log4J? If not, where to look in the source code?
I need something like this:
myapp_2001_09_02_17_03.log // first app start
myapp_2001_09_03_00_00.log // midnight, creating new file
[...]
myapp_2001_09_07_00_00.log // midnight, ...
myapp_2001_09_07_11_06.log // app restart, creating new file
Greetings, thanks in advance,
deacon Marcus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]