You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2004/07/18 16:25:23 UTC

DO NOT REPLY [Bug 10560] - DailyRollingAppender roll after every hour but does not create a file

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=10560>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=10560

DailyRollingAppender roll after every hour but does not create a file

consultforjava@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Other                       |Low
            Summary|DailyRollingAppender does   |DailyRollingAppender roll
                   |not roll each period        |after every hour but does
                   |                            |not create a file
            Version|1.1                         |1.2



------- Additional Comments From consultforjava@yahoo.com  2004-07-18 14:25 -------
Hi,

I am using log4j 1.2.8 for a long time now. I am using the 
DailyRollingAppender. Uptil now I was using the rolling pattern as '.'yyyy-MM-
dd but due to the size of the log file getting large, I modified the rolling 
format to '.'yyyy-MM-dd-HH

After doing this, the files started rolling on a hourly basis, but the backup 
of the rolled files is not getting created. The logs are getting lost :'(

Regards

Kartik

Can you tell me what is the error due to which the backup files are not 
getting created.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org