Conf
data class Conf( var level: Level, var writer: KLogWriter, var messageFormatter: KMessageFormatter)
Content copied to clipboard
Constructors
Link copied to clipboard
fun Conf( level: Level, writer: KLogWriter, messageFormatter: KMessageFormatter)
Content copied to clipboard