Some other comments below...
> I am wondering if someone could explain the pros and
> cons of NDC and MDC. I have gone through the archives
> of log4j-user. It seems like the general feeling was
> that MDC is better. I want to be able to track a
> user's session through the web site. So when I hi
> Sent: Wednesday, July 03, 2002 10:43 AM
> To: 'Log4J Users List'
> Subject: RE: bug with MDC with patch
>
>
> Eric,
>
> By "clientNumber" I take that you are referring to one of
> your specific keys
> that you have inserted into the MDC? So, the bug
Eric,
By "clientNumber" I take that you are referring to one of your specific keys
that you have inserted into the MDC? So, the bug is that if I use the %X
pattern without a specified key, log4j "blows up"? But, %X{}
works just fine?
Can you please enter a bug for the behavior you are seeing,