log-analyzer 0.1.3

log analyzer is a crate used to read, filter and search logs
Documentation
1
2
3
4
5
pub mod filter;
pub mod format;
pub mod log_line;
pub mod log_line_styled;
pub mod settings;