-
public class LoggingConfig
-
-
Field Summary
Fields Modifier and Type Field Description private BooleanenableDebugLogspublic final static LoggingConfigINSTANCE
-
Method Summary
Modifier and Type Method Description final BooleangetEnableDebugLogs()final UnitsetEnableDebugLogs(Boolean enableDebugLogs)-
-
Method Detail
-
getEnableDebugLogs
final Boolean getEnableDebugLogs()
-
setEnableDebugLogs
final Unit setEnableDebugLogs(Boolean enableDebugLogs)
-
-
-
-