mirror of
https://github.com/rust-lang/log.git
synced 2026-03-05 05:10:12 +00:00
List android_log crate in README
This commit is contained in:
parent
86641c6eba
commit
40b84c75ff
@ -65,6 +65,7 @@ There are many available implementations to chose from, here are some of the mos
|
||||
* Adaptors for other facilities:
|
||||
* [`syslog`](https://docs.rs/syslog/*/syslog/)
|
||||
* [`slog-stdlog`](https://docs.rs/slog-stdlog/*/slog_stdlog/)
|
||||
* [`android_log`](https://docs.rs/android_log/*/android_log/)
|
||||
|
||||
Executables should choose a logger implementation and initialize it early in the
|
||||
runtime of the program. Logger implementations will typically include a
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user