Skip to main content

OxLog/
lib.rs

1pub mod logger;
2pub use logger::{LogLevel, Logger};