fastlog 0.2.0

A high performance asynchronous logger
Documentation
Build #144058 2019-02-20T17:15:46.492591+00:00
# rustc version
rustc 1.34.0-nightly (e54494727 2019-02-13)
# docs.rs version
cratesfyi 0.6.0 (84bf37d 2019-02-18)

# build log
Updating crates.io index
Downloading crates ...
Downloaded fastlog v0.2.0
Fresh lazy_static v1.2.0
Fresh cfg-if v0.1.6
Fresh smallvec v0.6.9
Fresh crossbeam-utils v0.6.5
Fresh log v0.4.6
Fresh libc v0.2.48
Fresh crossbeam-channel v0.3.8
Fresh time v0.1.42
Documenting fastlog v0.2.0
Running `rustdoc --crate-name fastlog /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fastlog-0.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190213-1.34.0-nightly-e54494727 --static-root-path / --disable-per-crate-search --extern-html-root-url 'crossbeam_channel=https://docs.rs/crossbeam-channel/0.3.8' --extern-html-root-url 'time=https://docs.rs/time/0.1.42' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_channel=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_channel-440d313d841aa0a4.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-658a682b999f799c.rmeta --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-a9af716dc5c848f9.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.66s