env_logger 0.5.11

A logging implementation for `log` which is configured via an environment variable.
Documentation
Build #109774 2018-07-23T22:09:47.103308+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading env_logger v0.5.11
Compiling termcolor v1.0.1
Fresh quick-error v1.2.2
Fresh ucd-util v0.1.1
Fresh utf8-ranges v1.0.0
Fresh libc v0.2.42
Fresh cfg-if v0.1.4
Fresh void v1.0.2
Fresh humantime v1.1.1
Running `rustc --crate-name termcolor .cargo/registry/src/github.com-1ecc6299db9ec823/termcolor-1.0.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=8eba0a231638db6c -C extra-filename=-8eba0a231638db6c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh lazy_static v1.0.2
Fresh regex-syntax v0.6.2
Fresh atty v0.2.11
Fresh log v0.4.3
Fresh unreachable v1.0.0
Fresh memchr v2.0.1
Fresh aho-corasick v0.6.6
Fresh thread_local v0.3.5
Fresh regex v1.0.2
Documenting env_logger v0.5.11
Running `rustdoc --crate-name env_logger .cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.5.11/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="regex"' -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-dc09e562531e0335.rlib --extern-version regex=regex,1.0.2 --extern termcolor=/home/cratesfyi/cratesfyi/debug/deps/libtermcolor-8eba0a231638db6c.rlib --extern-version termcolor=termcolor,1.0.1 --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-c3ec1d3c60904ac4.rlib --extern-version log=log,0.4.3 --extern atty=/home/cratesfyi/cratesfyi/debug/deps/libatty-06d229dec672fede.rlib --extern-version atty=atty,0.2.11 --extern humantime=/home/cratesfyi/cratesfyi/debug/deps/libhumantime-8178f4e72d442f87.rlib --extern-version humantime=humantime,1.1.1`
warning: [Debug] cannot be resolved, ignoring it...

Finished dev [unoptimized + debuginfo] target(s) in 1.40 secs