Docs.rs
logger-0.4.0
logger 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
reem
untitaker
github:iron:dev-team
Dependencies
iron >=0.4, <0.7.0
normal
log ^0.3.8
normal
time ^0.1.35
normal
env_logger ^0.4.3
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
logger
0.4.0
All Items
Crate Items
Structs
Crate
logger
Copy item path
Source
Expand description
Request logging middleware for Iron
Structs
ยง
Format
A formatting style for the
Logger
, consisting of multiple
FormatText
s concatenated into one line.
Logger
Middleware
for logging request and response info to the terminal.