Docs.rs
log4rs-1.3.0
log4rs 1.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
sfackler
estk
Dependencies
anyhow ^1.0.28
normal
arc-swap ^1.6
normal
chrono ^0.4.23
normal
optional
derivative ^2.2
normal
flate2 ^1.0
normal
optional
fnv ^1.0
normal
humantime ^2.1
normal
optional
log ^0.4.20
normal
log-mdc ^0.1
normal
optional
once_cell ^1.17.1
normal
parking_lot ^0.12.0
normal
optional
rand ^0.8
normal
optional
serde ^1.0
normal
optional
serde-value ^0.7
normal
optional
serde_json ^1.0
normal
optional
serde_yaml ^0.9
normal
optional
thiserror ^1.0.15
normal
thread-id ^4
normal
optional
toml ^0.8
normal
optional
typemap-ors ^1.0.0
normal
optional
humantime ^2.1
dev
lazy_static ^1.4
dev
mock_instant ^0.3
dev
streaming-stats ^0.2.3
dev
tempfile ^3.8
dev
libc ^0.2
normal
optional
winapi ^0.3
normal
optional
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
log4rs
1.3.0
Module filter
Module Items
Modules
Structs
Enums
Traits
In crate log4rs
log4rs
Module
filter
Copy item path
Source
Expand description
Filters
Modules
§
threshold
The threshold filter.
Structs
§
Filter
Config
Configuration for a filter.
Enums
§
Response
The response returned by a filter.
Traits
§
Filter
The trait implemented by log4rs filters.