> -Original Message-
> From: Ron Grabowski [mailto:[EMAIL PROTECTED]
> Sent: 16 June 2006 05:21
> To: Log4NET User
> Subject: RE: Logging Thread Context Properties
>
> Here's a failing test case for the problem you described. The
> StringAppender has a value of &qu
Here's a failing test case for the problem you described. The
StringAppender has a value of "(null)" when it should have the string
representation of today's date.
A similiar test case that launches the thread via the ThreadPool:
ThreadPool.QueueUserWorkItem(
new WaitCallback(ExecuteBackground
So, either I’m doing something so
unbelievably stupid as to not warrant a response, or this is a real problem,
right?
WMB
From: Wayne Bradney
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 07, 2006
6:05 PM
To: Log4NET
User
Subject: Logging Thread Context
Properties