Package org.apache.log4j
Class NDC
java.lang.Object
org.apache.log4j.NDC
A log4j's NDC implemented in terms of SLF4J MDC primitives.
- Since:
- SLF4J 1.6.0
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
PREFIX
- See Also:
-
-
Constructor Details
-
NDC
public NDC()
-
-
Method Details
-
clear
-
cloneStack
-
inherit
-
get
-
getDepth
-
pop
-
peek
-
push
-
remove
-
setMaxDepth
-