CoroutinesLoggerFactory

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun create(name: String): Logger
Link copied to clipboard
fun get(name: String): Logger
fun get(clazz: KClass<*>): Logger