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
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface is.codion.common.logging.LoggerProxy
files
-
Constructor Details
-
JulProxy
public JulProxy()
-
-
Method Details
-
getLogLevel
- Specified by:
getLogLevelin interfaceLoggerProxy- Returns:
- the current log level
-
setLogLevel
Description copied from interface:LoggerProxySets the log level- Specified by:
setLogLevelin interfaceLoggerProxy- Parameters:
logLevel- the log level
-
levels
- Specified by:
levelsin interfaceLoggerProxy- Returns:
- the available log levels
-