We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85cde09 commit 672b6c4Copy full SHA for 672b6c4
README.md
@@ -1,7 +1,8 @@
1
## Send Rust logs to Logcat
2
3
[](https://crates.io/crates/android_logger)
4
-[](https://travis-ci.org/Nercury/android_logger-rs)
+[](https://github.com/Nercury/android_logger-rs/actions/workflows/ci.yml/)
5
+
6
7
This library is a drop-in replacement for `env_logger`. Instead, it outputs messages to
8
android's logcat.
0 commit comments