Docs.rs
log4rust-0.1.6
log4rust 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AMTitan
Dependencies
backtrace ^0.3.66
normal
chrono ^0.4.22
normal
colored ^2.0.0
normal
lazy_static ^1.4.0
normal
ureq ^2.5.0
normal
optional
Versions
18.52%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
log4rust
0.1.6
log4rust
Macro
warn
Copy item path
Source
macro_rules! warn { ( $( $x:expr ),* ) => { ... }; }