Docs.rs
redox-log-0.1.4
redox-log 0.1.4
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
4lDO2
Dependencies
chrono ^0.4
normal
log ^0.4
normal
smallvec ^1
normal
termion ^4
normal
Versions
5%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
redox_
log
0.1.4
All Items
Crate Items
Structs
Crate
redox_log
Copy item path
Source
Structs
ยง
Output
An output that will be logged to. The two major outputs for most Redox system programs are usually the log file, and the global stdout.
Output
Builder
Redox
Logger