Can't you set the rollover to once a minute (or some period shorter than
24 hours) to speed up your testing?
[EMAIL PROTECTED] wrote:
OK, now I changed the date format, set staticLogFileName to false, and
changed the file value (because I didn't like the old one). Now I've got
"timer_log.2004.10
to wait until midnight to see if it
rolls over.
Thanks.
--
Neils Christoffersen
-Original Message-
From: Nicko Cadell [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 27, 2004 11:06 AM
To: Log4NET User
Subject: RE: RollingFileAppender question
Try adding
Nicko
> -Original
Try adding
Nicko
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: 27 October 2004 16:59
> To: log4net-user@logging.apache.org
> Subject: RE: RollingFileAppender question
>
> Currently it is not creating anything with the
AM
To: Log4NET User
Subject: RE: RollingFileAppender question
Neils,
I think you have to use .MM.dd as your date pattern, for details
see:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/h
tml/frlrfsystemglobalizationdatetimeformatinfoclasstopic.asp
Is an output file
Neils,
I think you have to use .MM.dd as your date pattern, for details
see:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/h
tml/frlrfsystemglobalizationdatetimeformatinfoclasstopic.asp
Is an output file being created with the current date in the file name?
One possi