RuntimeLevelConfig

class RuntimeLevelConfig(var enabled: Boolean = true, var defaultLevel: SoulLogger.Level = Level.INFO, var allowRemoteUpdate: Boolean = true)(source)

Constructors

Link copied to clipboard
constructor(enabled: Boolean = true, defaultLevel: SoulLogger.Level = Level.INFO, allowRemoteUpdate: Boolean = true)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard