stderrlog 0.4.1

Logger that logs to stderr based on verbosity specified
Documentation
Build #107275 2018-07-01T17:01:11.341816+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 stderrlog v0.4.1
Fresh void v1.0.2
Fresh cfg-if v0.1.4
Fresh libc v0.2.42
Fresh termcolor v0.3.6
Fresh lazy_static v1.0.1
Fresh unreachable v1.0.0
Fresh log v0.4.3
Fresh time v0.1.40
Fresh thread_local v0.3.5
Fresh num-traits v0.2.5
Compiling num-integer v0.1.39
Running `rustc --crate-name num_integer .cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.39/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=fb21dcd7025b8d96 -C extra-filename=-fb21dcd7025b8d96 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-32614f136f60c14a.rlib --extern-version num_traits=num-traits,0.2.5 --cap-lints allow --cfg has_i128`
Compiling chrono v0.4.4
Running `rustc --crate-name chrono .cargo/registry/src/github.com-1ecc6299db9ec823/chrono-0.4.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="time"' --cfg 'feature="clock"' -C metadata=93f29ee853cbc101 -C extra-filename=-93f29ee853cbc101 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-9789123e7e0740ba.rlib --extern-version time=time,0.1.40 --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-32614f136f60c14a.rlib --extern-version num_traits=num-traits,0.2.5 --extern num_integer=/home/cratesfyi/cratesfyi/debug/deps/libnum_integer-fb21dcd7025b8d96.rlib --extern-version num_integer=num-integer,0.1.39 --cap-lints allow`
Documenting stderrlog v0.4.1
Running `rustdoc --crate-name stderrlog .cargo/registry/src/github.com-1ecc6299db9ec823/stderrlog-0.4.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-c3ec1d3c60904ac4.rlib --extern-version log=log,0.4.3 --extern termcolor=/home/cratesfyi/cratesfyi/debug/deps/libtermcolor-a7c2ff40bc4b4fbb.rlib --extern-version termcolor=termcolor,0.3.6 --extern chrono=/home/cratesfyi/cratesfyi/debug/deps/libchrono-93f29ee853cbc101.rlib --extern-version chrono=chrono,0.4.4 --extern thread_local=/home/cratesfyi/cratesfyi/debug/deps/libthread_local-db3ee6d3c7fe5526.rlib --extern-version thread_local=thread_local,0.3.5`
warning: [Debug] cannot be resolved, ignoring it...

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