Package-level declarations
Implementations of public logging APIs.
Types
Link copied to clipboard
Standard implementation of Klogger.
Link copied to clipboard
class NoCoLoggerImpl(val name: String, val loggerContextItems: EventItems = mapOf()) : CoroutineScope, NoCoLogger
Standard implementation of NoCoLogger.