Log4j Implemented Over SLF4J 1.7.22.redhat-2
org.apache.*
-
org.apache.log4j.Level
Modifier and Type |
Constant Field |
Value |
public static final int |
TRACE_INT |
5000 |
public static final int |
X_TRACE_INT |
9900 |
-
org.apache.log4j.NDC
Modifier and Type |
Constant Field |
Value |
public static final String |
PREFIX |
"NDC" |
-
org.apache.log4j.Priority
Modifier and Type |
Constant Field |
Value |
public static final int |
ALL_INT |
-2147483648 |
public static final int |
DEBUG_INT |
10000 |
public static final int |
ERROR_INT |
40000 |
public static final int |
FATAL_INT |
50000 |
public static final int |
INFO_INT |
20000 |
public static final int |
OFF_INT |
2147483647 |
public static final int |
WARN_INT |
30000 |
Log4j Implemented Over SLF4J 1.7.22.redhat-2
Copyright © 2005–2018 QOS.ch. All rights reserved.