[go: up one dir, main page]

android_log 0.1.1

Logger which writes to Android logging subsystem
Documentation
1
2
3
4
5
6
7
8
9
10
11
# `android_log`

[![crates.io](https://img.shields.io/crates/v/android_log.svg)](https://crates.io/crates/android_log)

Logger which writes to Android logging subsystem.

# License

`android_log` is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See `LICENSE-APACHE` and `LICENSE-MIT` for details.