| Author |
[LOG4J] need to trigger log creation and rollover from code
|
Cesar Coz
Ranch Hand
Joined: Aug 19, 2010
Posts: 31
|
|
Hello, I have this requirement where in every iteration to the data base I need to create a new log with a custom name (e.g. <date>T<time>_<Iterationid>.log). and keep them for a custom ammount of days (e.g. 3)
So my question is if there is an appender that can create a new log every iteration with a custom name and a max backup.
pd. I'm using Log4J 1.2.15
|
Cesar Coz.
|
 |
 |
|
|
subject: [LOG4J] need to trigger log creation and rollover from code
|
|
|