gt; From: Andrew Elmhorst [mailto:[EMAIL PROTECTED]
> Sent: 08 December 2004 14:58
> To: 'Log4NET User'
> Subject: RE: Reporting events back to Unit-test
>
> Log4net comes with MemoryAppender that stores all logged
> event in memory.
> This would be useful for a Unit T
:[EMAIL PROTECTED]
Sent: Wednesday, December 08, 2004 8:13 AM
To: log4net-user@logging.apache.org
Subject: Reporting events back to Unit-test
Hi
I am using NUnit and log4net, and I would like to use log4net to report
certain events back to the unit test.
What would be the best way to do this
information is available in both.
David
"Olav Benum"
<[EMAIL PROTECTED]>
12/08/2004 09:13 AM
Please respond to
"Log4NET User"
To
log4net-user@logging.apache.org
cc
Subject
Reporting events back to
Unit-test
Hi
I am using NUnit and log4net, and I would like to use log4net to report
certain events back to the unit test.
What would be the best way to do this?
It seems I cant generate events and attach to them?
It should be possible to inspect to obtain the relevant logger, and inspect
it at regular i