logparser
logparser copied to clipboard
support tail mode
Introduces a tail mode (-f flag) to the log processing tool, enabling real-time analysis of incoming log data.
PS: the current implementation doesn't handle output exceeding screen height for simplicity