rakhas_logger 0.1.0

Async logging library with batch processing and graceful shutdown
Documentation
1
2
3
4
pub mod command;
pub mod logger;

pub use logger::Logger;