logutil 0.12.4

log Util is a Rust-based tool designed to help you monitor and analyze Nginx access logs in real-time.
Documentation
1
2
3
4
5
pub mod helpers;
pub mod log_data;
pub mod tab_manager;
pub mod tabs;
pub mod tui_manager;