OxLog 0.0.1

A logging library for Rust applications
Documentation
1
2
pub mod logger;
pub use logger::{LogLevel, Logger};