Package org.burningwave.core
Class LoggingLevel.Mutable
java.lang.Object
org.burningwave.core.LoggingLevel
org.burningwave.core.LoggingLevel.Mutable
- Enclosing class:
- LoggingLevel
public static class LoggingLevel.Mutable extends LoggingLevel
-
Nested Class Summary
Nested classes/interfaces inherited from class org.burningwave.core.LoggingLevel
LoggingLevel.Mutable
-
Field Summary
Fields inherited from class org.burningwave.core.LoggingLevel
ALL_LEVEL_DISABLED, ALL_LEVEL_ENABLED, DEBUG, DEBUG_ENABLED, ERROR, ERROR_ENABLED, INFO, INFO_ENABLED, TRACE, TRACE_ENABLED, WARN, WARN_ENABLED
-
Constructor Summary
Constructors Constructor Description Mutable(int flags)
-
Method Summary