log 0.2.3

A lightweight logging facade for Rust
[package]

name = "log"
version = "0.2.3"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"
repository = "https://github.com/rust-lang/log"
documentation = "http://doc.rust-lang.org/log"
homepage = "https://github.com/rust-lang/log"
description = """
A lightweight logging facade for Rust
"""

[[test]]
name = "filters"
harness = false