DailyRollingFileAppender & RollingFileAppender after a rollover continues to write on previous file...

2009-07-10 Thread Roberto Simoni
Hi to all. We use log4j in a big project for our customer on a linux/unix system (JBoss 4, JDK 1.5). Every day, I see current time logs present in two log file... the current (.log) and the previous log (.log. or .log.) as the rollover operation hasn't stopped to write to the previous file. We

log4j reference time

2009-07-10 Thread Brenner Rene
Hello all I understand, that log4j uses an absolute time and reference time based on the system time of the underlying operating system. Is there a way to set a reference time to the log4j appender which is different to the actual system time? On my system I use a reference time which is only va