android_logger 0.7.0

A logging implementation for `log` which hooks to android log output.
Documentation
[badges.travis-ci]
repository = "Nercury/android_logger-rs"
[dependencies.android_log-sys]
version = "0.1"

[dependencies.lazy_static]
version = "1.0"

[dependencies.log]
version = "0.4"

[package]
authors = ["The android_logger Developers"]
categories = ["api-bindings"]
description = "A logging implementation for `log` which hooks to android log output.\n"
keywords = ["android", "bindings", "log", "logger"]
license = "MIT OR Apache-2.0"
name = "android_logger"
readme = "README.md"
repository = "https://github.com/Nercury/android_logger-rs"
version = "0.7.0"