colog 0.1.1

The `colog` library is a simple formatter backend for the standard rust logging system (in the `log` crate).
Documentation
Build #58531 2017-06-05T23:43:25.062073+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)
# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading colog v0.1.1
Fresh lazy_static v0.2.8
Fresh utf8-ranges v1.0.0
Fresh regex-syntax v0.4.1
Fresh log v0.3.8
Fresh libc v0.2.23
Fresh void v1.0.2
Fresh colored v1.5.1
Fresh thread-id v3.1.0
Fresh memchr v1.0.1
Fresh unreachable v0.1.1
Fresh aho-corasick v0.6.3
Fresh thread_local v0.3.3
Fresh regex v0.2.2
Fresh env_logger v0.4.3
Documenting colog v0.1.1
Running `rustdoc --crate-name colog .cargo/registry/src/github.com-1ecc6299db9ec823/colog-0.1.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern colored=/home/cratesfyi/cratesfyi/debug/deps/libcolored-a2a1cd2e6802690f.rlib --extern-version colored=colored,1.5.1 --extern env_logger=/home/cratesfyi/cratesfyi/debug/deps/libenv_logger-337736c567827560.rlib --extern-version env_logger=env_logger,0.4.3 --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-4cfe391024f1467d.rlib --extern-version log=log,0.3.8`
Finished dev [unoptimized + debuginfo] target(s) in 0.42 secs