-
- All Implemented Interfaces:
-
com.hexagonkt.logging.LoggingPort
public class JulLoggingAdapter implements LoggingPort
-
-
Field Summary
Fields Modifier and Type Field Description public final static JulLoggingAdapterINSTANCE
-
Method Summary
Modifier and Type Method Description UnitsetLoggerLevel(String name, LoggingLevel level)LoggerPortcreateLogger(String name)-
-
Method Detail
-
setLoggerLevel
Unit setLoggerLevel(String name, LoggingLevel level)
-
createLogger
LoggerPort createLogger(String name)
-
-
-
-