LoggerKt
object LoggerKt
# Logger
Describes a logger, which is a single named logging instance. Loggers are typically acquired at the point they are
used, or in an enclosing class, and are used to emit log messages at various levels of severity.
Content copied to clipboard
Protobuf type elide.std.Logger