[go: up one dir, main page]

android_log 0.1.3

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

[![crates.io](https://img.shields.io/crates/v/android_log.svg)](https://crates.io/crates/android_log)
[![Travis CI](https://img.shields.io/travis/saleemrashid/android_log-rs.svg)](https://travis-ci.org/saleemrashid/android_log-rs)

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.