devlog-kotlin
Structured logging library for Kotlin, that aims to provide a developer-friendly API with near-zero runtime overhead. Currently only supports the JVM platform, wrapping SLF4J.
Repository: https://github.com/hermannm/devlog-kotlin
This site hosts the docstrings for public classes and functions in devlog-kotlin
. For a higher-level introduction to the library, see the "Usage" section in the README on GitHub.
Structured logging library for Kotlin, that aims to provide a developer-friendly API with near-zero runtime overhead. Currently only supports the JVM platform, wrapping SLF4J.
Repository: https://github.com/hermannm/devlog-kotlin
This site hosts the docstrings for public classes and functions in devlog-kotlin
. For a higher-level introduction to the library, see the "Usage" section in the README on GitHub.
Packages
Provides extensions for formatting log output when using devlog-kotlin
with the Logback library on the JVM.