[go: up one dir, main page]

slog 2.3.0

Structured, extensible, composable logging for Rust
Documentation
Build #109450 2018-07-21 02:45:46
# 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 slog v2.3.0
Fresh serde v1.0.70
Compiling erased-serde v0.3.3
Running `rustc --crate-name erased_serde .cargo/registry/src/github.com-1ecc6299db9ec823/erased-serde-0.3.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=679a4dd3b7c87b83 -C extra-filename=-679a4dd3b7c87b83 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-f9636eb395befdee.rlib --extern-version serde=serde,1.0.70 --cap-lints allow`
Documenting slog v2.3.0
Running `rustdoc --crate-name slog .cargo/registry/src/github.com-1ecc6299db9ec823/slog-2.3.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="nested-values"' --cfg 'feature="std"' --cfg 'feature="dynamic-keys"' --cfg 'feature="erased-serde"' -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern erased_serde=/home/cratesfyi/cratesfyi/debug/deps/liberased_serde-679a4dd3b7c87b83.rlib --extern-version erased_serde=erased-serde,0.3.3`
warning: [no_std] cannot be resolved, ignoring it...

warning: [Debug] cannot be resolved, ignoring it...

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