Package org.jboss.logmanager
Class Level
java.lang.Object
java.util.logging.Level
org.jboss.logmanager.Level
- All Implemented Interfaces:
Serializable
Log4j-like levels.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.logging.Level
equals, getLocalizedName, getName, getResourceBundleName, hashCode, intValue, parse, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
FATAL
-
ERROR
-
WARN
-
INFO
-
DEBUG
-
TRACE
-
-
Constructor Details
-
Level
-
Level
-