KLogWriter

typealias KLogWriter = (conf: KLogConfiguration, level: Level, name: String, message: String, t: Throwable?) -> Unit