Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 422 Bytes

File metadata and controls

9 lines (6 loc) · 422 Bytes

About

Kermit is a Kotlin Multiplatform logging library. It's primary purpose is to allow log statements from Kotlin code to be written to composable log outputs. Out of the box, the library defaults to platform-specific loggers such as Logcat and OSLog, but is easy to extend and configure.

Links