
implementation("co.touchlab:kermit-simple:2.1.0")Simplifies logging by providing a straightforward API for logging messages at various severity levels. Supports functions like `a`, `d`, `e`, `i`, `v`, and `w` for different log levels, and allows tagging logs with `withTag`.