Hi,
I need to log to files based on current date, but in case where program
restarts it must create a new file based on current time, for example:

1st start:
2002-01-01_00-00.log
2002-01-02_00-00.log

stop, 2nd start:
2002-01-02_16-43.log
2002-01-03_00-00.log
2002-01-04_00-00.log

Is it possible with out-of-box Log4j?

Tkanks in advance, greetings,
     deacon Marcus


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to