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