logger
Returns a Klogger with the specified name.
fun logger(ownerClass: KClass<*>, otherLogger: BaseLogger?, vararg loggerContextItems: ContextItem): Klogger
Returns a Klogger with the name of the specified class.
Returns a Klogger with the specified name.
Returns a Klogger with the name of the specified class.