Package-level declarations

Provides extensions for formatting log output when using devlog-kotlin with the Logback library on the JVM.

Types

Link copied to clipboard
class JsonContextFieldWriter : MdcEntryWriter

Writes logging context fields as JSON when using logstash-logback-encoder. This allows you to include object fields in the logging context and have them be included as actual JSON in the log output, instead of as an escaped string.