Logger for console and logcat
===========================
[](https://github.com/manbal20/logger)
[](https://crates.io/crates/log42navi)
[](https://docs.rs/log42navi)
[](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"
```