Docs.rs
replicante_logging-0.1.4
replicante_logging 0.1.4
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
stefano-pogliani
github:replicante-io:crates
Dependencies
serde ^1.0.34
normal
serde_derive ^1.0.34
normal
slog ^2.2.3
normal
slog-async ^2.2.0
normal
slog-journald ^2.0.0
normal
optional
slog-json ^2.2.0
normal
Versions
66.67%
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
replicante_
logging
0.1.4
All Items
Crate Items
Structs
Enums
Functions
Crate
replicante_logging
Copy item path
Source
Structs
§
Config
Logging configuration options.
Opts
Additional program options given to the logging configuration.
Enums
§
Logging
Level
Possible logging levels.
Functions
§
configure
Creates a
Logger
based on the given configuration.
starter
Creates a fixed
Logger
to be used until configuration is loaded.