exlog 0.1.4

a very simple logger for small projects
Documentation
1
2
3
4
mod logger;
mod tests;

pub use logger::Logger;