diff --git a/README.md b/README.md index c1c2dbf..f760d1b 100644 --- a/README.md +++ b/README.md @@ -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