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. We need this in order to include object fields as raw JSON instead of escaped strings in the log output.