LogFlux
Parses and colorizes timestamped log files in real-time, making it easy to monitor and debug system logs with instant visual feedback.
Usage
# Show last 10 lines with color
logflux app.log
# Follow log file in real-time
logflux app.log -f
# Show last 50 lines
logflux app.log -n 50
# Combine follow and custom line count
logflux app.log -f -n 20
Price
$2.50