env_logger 0.7.0

A logging implementation for `log` which is configured via an environment variable.
Documentation
Build #187248 2019-09-24T02:03:44.701586+00:00
# rustc version
rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)
# docs.rs version
cratesfyi 0.6.0 (32074e7 2019-09-18)

# build log
Updating crates.io index
Fresh lazy_static v1.4.0
Fresh quick-error v1.2.2
Fresh regex-syntax v0.6.12
Fresh cfg-if v0.1.9
Fresh termcolor v1.0.5
Fresh thread_local v0.3.6
Fresh humantime v1.3.0
Fresh memchr v2.2.1
Fresh libc v0.2.62
Fresh aho-corasick v0.7.6
Checking atty v0.2.13
Fresh log v0.4.8
Fresh regex v1.3.1
Running `rustc --crate-name atty /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/atty-0.2.13/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=9d318816ecb5c468 -C extra-filename=-9d318816ecb5c468 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-58f60d47b74ed6d3.rmeta --cap-lints allow`
Documenting env_logger v0.7.0
Running `rustdoc --edition=2018 --crate-name env_logger /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.7.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="atty"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --cfg 'feature="termcolor"' -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --static-root-path / --disable-per-crate-search --extern-html-root-url 'atty=https://docs.rs/atty/0.2.13' --extern-html-root-url 'humantime=https://docs.rs/humantime/1.3.0' --extern-html-root-url 'log=https://docs.rs/log/0.4.8' --extern-html-root-url 'regex=https://docs.rs/regex/1.3.1' --extern-html-root-url 'termcolor=https://docs.rs/termcolor/1.0.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern atty=/home/cratesfyi/cratesfyi/debug/deps/libatty-9d318816ecb5c468.rmeta --extern humantime=/home/cratesfyi/cratesfyi/debug/deps/libhumantime-9a3017d29a7a03ad.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-35ba7edeb62725f3.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-6b348a17c40a4c50.rmeta --extern termcolor=/home/cratesfyi/cratesfyi/debug/deps/libtermcolor-f1851366f1dbfdc5.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.24s