List android_log crate in README

This commit is contained in:
Danilo Bargen 2018-02-07 17:43:06 +01:00 committed by GitHub
parent 86641c6eba
commit 40b84c75ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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