Thanks Nick,
That works a charm!
:)
-Original Message-
From: Nick Durcholz [mailto:ndur...@e-farmcredit.com]
Sent: Wednesday, 11 February 2009 23:33
To: Log4NET User
Subject: RE: RollingFileAppenders per Class
I think what you want to do is use the logger heirarchy for this.
Something
Sent: Tuesday, February 10, 2009 8:39 PM
To: Log4NET User
Subject: RollingFileAppenders per Class
Hi peoples,
I've used log4net for a while, but I've got the following problem.
I have a rolling file appender that takes everything, we'll call this the
"VerboseAppender&quo
Hi peoples,
I've used log4net for a while, but I've got the following problem.
I have a rolling file appender that takes everything, we'll call this
the "VerboseAppender", easily configured. ALL levels go to it and
everything gets logged.
I have an ADO.Net appender that takes ERROR,FAT