RE: bug with MDC with patch

2002-07-03 Thread Mark Womack
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

RE: bug with MDC with patch

2002-07-03 Thread Mark Womack
> 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

RE: bug with MDC with patch

2002-07-03 Thread Mark Womack
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,