Kotlin Multiplatform Library Version of Flogger
- Mentors
- Mark Mann, Lei Lei, Dustin Lam, Dmitrii Petukhov
- Organization
- Kotlin Foundation
- Technologies
- kotlin, Kotlin Multiplatform
- Topics
- Kotlin Multiplatform Library
The project aims to create a Kotlin Multiplatform Library version of Flogger, which is a popular logging library for Java. The new library will work on multiple platforms including JVM/Android, Kotlin/Native (iOS), and Kotlin/JS. The goal is to provide a commonly-needed logging tool that works across various platforms, making it easier for developers to write better and more readable logging code. The project will involve designing and delivering a Kotlin Multiplatform library, with a greater priority on JVM/Android and Kotlin/Native (iOS) than other targets. Additionally, the project includes implementing integration with Logcat on Android, providing readable documentation with examples on how to use the library, and publishing the library on Maven Central.