-
- All Implemented Interfaces:
public class JulAdapter.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static JulAdapter.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LeveltoJulLevel(Logging.LogLevel logLevel)final Logging.LogLeveltoLogLevel(Level julLevel)final Unitconfigure()final UnitconfigureLogManager(String configResource)-
-
Method Detail
-
toJulLevel
final Level toJulLevel(Logging.LogLevel logLevel)
-
toLogLevel
final Logging.LogLevel toLogLevel(Level julLevel)
-
configureLogManager
final Unit configureLogManager(String configResource)
-
-
-
-