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.0compared with
Version Details
| 0.4.0 | 0.6.0 | |
|---|---|---|
| Release date | Oct 28, 2024 | Nov 09, 2024 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (9)
| 0.4.0 | 0.6.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.github.kdroidfilter » kmplog-core-linuxx64 | - | 0.6.0 |
| + Added | io.ktor » ktor-client-cio-linuxx64 | - | 3.0.0 |
| + Added | io.ktor » ktor-client-core-linuxx64 | - | 3.0.0 |
| + Added | io.ktor » ktor-client-websockets-linuxx64 | - | 3.0.0 |
| + Added | io.ktor » ktor-serialization-kotlinx-protobuf-linuxx64 | - | 3.0.0 |
| + Added | io.ktor » ktor-server-cio-linuxx64 | - | 3.0.0 |
| + Added | org.jetbrains.kotlinx » kotlinx-coroutines-core-linuxx64 | - | 1.9.0 |
| + Added | org.jetbrains.kotlinx » kotlinx-serialization-protobuf-linuxx64 | - | 1.7.3 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.0.20 | 2.0.21 |