Companion

object Companion

Properties

Link copied to clipboard

Indicates whether a logger is currently installed.

Link copied to clipboard

The currently installed logger instance.

Functions

Link copied to clipboard
Link copied to clipboard
fun install(logger: LogLogger)

Installs the given logger as the active logger.

Link copied to clipboard
fun uninstall()

Uninstalls the current logger, reverting to the default NoLog.