Crate rakhas_logger

Crate rakhas_logger 

Source
Expand description

Async logging library with batch processing and graceful shutdown

Re-exports§

pub use config::LoggerConfig;
pub use config::MOSCOW_ZONE;
pub use error::LoggerError;
pub use handlers::logger_handler::LoggerHandle;
pub use handlers::logger_handler::stop_logger_gracefully;
pub use formatter::format_log_message as format_for_log;

Modules§

config
core
error
formatter
handlers