KMP RealTime Logger is a Kotlin Multiplatform logging library that replicates the Android Log API for use across all major platforms. It supports configurable log levels, throwable logging, and real-time log broadcasting to devices on the same local network, making debugging easier and more efficient.
Version0.6.1compared with
Version Details
| 0.6.0 | 0.6.1 | |
|---|---|---|
| Release date | Nov 09, 2024 | Jan 03, 2025 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (8)
| 0.6.0 | 0.6.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.github.kdroidfilter » kmplog-core-linuxx64 | 0.6.0 | 0.6.1 |
| ~ Updated | io.ktor » ktor-client-cio-linuxx64 | 3.0.0 | 3.0.3 |
| ~ Updated | io.ktor » ktor-client-core-linuxx64 | 3.0.0 | 3.0.3 |
| ~ Updated | io.ktor » ktor-client-websockets-linuxx64 | 3.0.0 | 3.0.3 |
| ~ Updated | io.ktor » ktor-server-cio-linuxx64 | 3.0.0 | 3.0.3 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.0.21 | 2.1.0 |
| ~ Updated | org.jetbrains.kotlinx » kotlinx-coroutines-core-linuxx64 | 1.9.0 | 1.10.1 |
| ~ Updated | org.jetbrains.kotlinx » kotlinx-datetime-linuxx64 | 0.6.0 | 0.6.1 |