Is there a MDC equivalent of NDC remove ?

2002-07-16 Thread Sonnathi, Venkat Ramana

Hi Log4j Gurus,

Is there an equivalent of NDC.remove() for MDC?  

Thanks,
--Venkat.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Is there a MDC equivalent of NDC remove ?

2002-07-16 Thread Mark Womack

No.  The MDC information will be released when thread exits.  Is this not
sufficient?

-Mark

 -Original Message-
 From: Sonnathi, Venkat Ramana [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, July 16, 2002 8:12 AM
 To: 'Log4J Users List'
 Subject: Is there a MDC equivalent of NDC remove ?
 
 
 Hi Log4j Gurus,
 
 Is there an equivalent of NDC.remove() for MDC?  
 
 Thanks,
 --Venkat.
 
 --
 To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: 
 mailto:[EMAIL PROTECTED]
 

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Is there a MDC equivalent of NDC remove ?

2002-07-16 Thread Sonnathi, Venkat Ramana

That is sufficient. I just did not understand how all this was happening
just by looking at the MDC code for a few minutes.

-Original Message-
From: Mark Womack [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 16,2002 12:52 PM
To: 'Log4J Users List'
Subject: RE: Is there a MDC equivalent of NDC remove ?


No.  The MDC information will be released when thread exits.  Is this not
sufficient?

-Mark

 -Original Message-
 From: Sonnathi, Venkat Ramana [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, July 16, 2002 8:12 AM
 To: 'Log4J Users List'
 Subject: Is there a MDC equivalent of NDC remove ?
 
 
 Hi Log4j Gurus,
 
 Is there an equivalent of NDC.remove() for MDC?  
 
 Thanks,
 --Venkat.
 
 --
 To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: 
 mailto:[EMAIL PROTECTED]
 

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]