« All posts

log4k 2.3.0 — Kotlin IR Compiler Plugin for Tracing, Logging, and Metrics

log4k 2.3.0 is a compiler plugin for Kotlin that provides tracing and logging functionality.

log4k is a coroutine-based logging, tracing, and metering library for Kotlin Multiplatform. The newly added log4k-compiler-plugin rewrites annotated functions at compile time, eliminating instrumentation boilerplate from source code. It can be easily set up with a single Gradle plugin and works across all KMP targets.

This synthesis was produced from its source by AI; there is no human editor or manual review step. How we work