Klogging

Kotlin coroutine-based logging library.

Kotlin coroutine-based logging library.

Kotlin coroutine-based logging library.

Packages

Link copied to clipboard
common

Base package containing interfaces and classes of the Klogging public API.

Link copied to clipboard
common

Klogging configuration, from DSL or JSON files.

Link copied to clipboard
common

LogContext class for storing information in a coroutine scope.

Link copied to clipboard
common

Log event and timestamp classes.

Link copied to clipboard
common

Implementations of public logging APIs.

Link copied to clipboard
Link copied to clipboard
common

Rendering log events as JSON or plain text.

Link copied to clipboard
common
js

Sending rendered log events to sinks.

Link copied to clipboard
common

Message template code, based on Message Templates.