Companion

object Companion

Functions

Link copied to clipboard
inline operator fun <T> invoke(identity: Logger): LoggerScope

Creates an instance of LoggerScope with scope set to class simple name.

operator fun invoke(name: String, identity: Logger): LoggerScope

Creates an instance of LoggerScope with custom name.