rakhas_logger 0.1.0

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

pub use logger_handler::{LoggerHandle, stop_logger_gracefully};