LoggerProvider

interface LoggerProvider

Entry point for creating Logger instances

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun getOrCreateLogger(name: String): Logger

Get a logger by name

Inherited functions

Link copied to clipboard

Get the logger for the class T