Object BasicsLogger.Companion
-
- All Implemented Interfaces:
public class BasicsLogger.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private Integer
debugLogLevel
public final static BasicsLogger.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Integer
getDebugLogLevel()
final Unit
setDebugLogLevel(Integer debugLogLevel)
-
-
Method Detail
-
getDebugLogLevel
final Integer getDebugLogLevel()
-
setDebugLogLevel
final Unit setDebugLogLevel(Integer debugLogLevel)
-
-
-
-