Logger for console and logcat =========================== [github](https://github.com/manbal20/logger) [crates.io](https://crates.io/crates/log42navi) [docs.rs](https://docs.rs/log42navi) [build status](https://github.com/manbal20/logger/actions?query=branch%3Amaster) ## Usage Add this to your `Cargo.toml`: ```toml [dependencies] log="0.4.17" log4rs="1.2.0" android_logger = "0.13.0" ```