Skip to main content

init_log4rs/
lib.rs

1#![doc = include_str!("../README.md")]
2
3mod init_log4rs;
4
5pub use init_log4rs::*;