Docs.rs
structured-logger-1.0.4
structured-logger 1.0.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
zensh
Dependencies
log ^0.4
normal
parking_lot ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
gag ^1
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
structured_
logger
1.0.4
structured_logger
Function
init
Copy item path
Source
pub fn init()
Expand description
Initializes the logger for
log
crate with default configuration.