LogHandlerKt

# Logging Handler

Describes a named "handler," which receives logs and acts on them in some manner. Logging handlers are typically
instantiated in a small set of objects which are shared with all loggers in a given application.

Protobuf type elide.std.LogHandler

Types

Link copied to clipboard
class Dsl