loggerFactory

The global logger factory used by KotlinLogging.logger. Change this to swap the underlying logging implementation (e.g., to DirectLoggerFactory on JVM/Darwin).

The global logger factory used by KotlinLogging.logger. Change this to swap the underlying logging implementation (e.g., to DirectLoggerFactory on JVM/Darwin).

actual var loggerFactory: KLoggerFactory