better-logger 2.3.3

Flexible sync/async logger with console, file, and HTTP output
Documentation
1
2
3
4
5
// better-logger/src/interface/mod.rs

pub mod settings;
pub mod logger;
pub mod relay;