.
For grubby details, see http://en.wikipedia.org/wiki/UTF-8.
Eric Chamberlain
Software Engineer
-Original Message-
From: Dag Christensen [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 16, 2008 12:25 AM
To: Log4NET User
Subject: RE: Problems with log4net Rolling File Appender
.
Fortunately, I could use the last-written timestamp for my purposes.
However, it would be nice to hear if anyone knows if there is a functional
reason why all rolling file appender logs have the creation date of the
first log file
Eric Chamberlain
Software Engineer, VentriPoint, Inc
I would like to force a rollover action on a RolloverFileAppender but I
cannot see an API to do this. I want to do this at the point I archive the
log file (so I don't kill the file-in-use). So how does one force a
rollover?
Eric Chamberlain
Software Engineer
attachment: winmail.dat
?
__
Eric Chamberlain
/appender
It appears that log4net initialization does not recognized its own XML
schema. How is that possible?
__
Eric Chamberlain
configuration SOLVED.
Log4net doesn't process the file attribute. I'm not sure how you're
using it. These two nodes are processed identically during
configuration:
param name=Hello value=World /
Hello value=World /
From: Eric Chamberlain eric.chamberl...@stratagen.com