java.lang.Object
is.codion.plugin.jul.JulProxy
- All Implemented Interfaces:
LoggerProxy
A java.util.logging LoggerProxy implementation
-
Field Summary
Fields inherited from interface is.codion.common.logging.LoggerProxy
NULL_PROXY
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface is.codion.common.logging.LoggerProxy
files
-
Constructor Details
-
JulProxy
public JulProxy()
-
-
Method Details
-
getLogLevel
- Specified by:
getLogLevel
in interfaceLoggerProxy
- Returns:
- the current log level
-
setLogLevel
Description copied from interface:LoggerProxy
Sets the log level- Specified by:
setLogLevel
in interfaceLoggerProxy
- Parameters:
logLevel
- the log level
-
levels
- Specified by:
levels
in interfaceLoggerProxy
- Returns:
- the available log levels
-