winston 0.1.0

winston for rust
Documentation
1
2
3
4
mod logger;

pub use logger::create_logger::create_logger;
pub use logger::*;