Author: rgoers
Date: Mon May 30 15:59:00 2011
New Revision: 1129233
URL: http://svn.apache.org/viewvc?rev=1129233&view=rev
Log:
Remove @doubt
Modified:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-api/src/main/java/org/apache/logging/log4j/ThreadContext.java
Modified:
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-api/src/main/java/org/apache/logging/log4j/ThreadContext.java
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-api/src/main/java/org/apache/logging/log4j/ThreadContext.java?rev=1129233&r1=1129232&r2=1129233&view=diff
==============================================================================
---
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-api/src/main/java/org/apache/logging/log4j/ThreadContext.java
(original)
+++
logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-api/src/main/java/org/apache/logging/log4j/ThreadContext.java
Mon May 30 15:59:00 2011
@@ -28,8 +28,6 @@ import java.util.Stack;
* <p><b><em>The MDC is managed on a per thread basis</em></b>. A
* child thread automatically inherits a <em>copy</em> of the mapped
* diagnostic context of its parent.
- *
- * @doubt I'd throw the concept into a ThreadContext object. (RG) I agree -
will revise this.
*/
public final class ThreadContext {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]