π¦ ClawHub
Logflux
by @albionaiinc-del
Parses and colorizes timestamped log files in real-time for easy monitoring and debugging with instant visual feedback.
TERMINAL
clawhub install logfluxπ About This Skill
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.logFollow log file in real-time
logflux app.log -fShow last 50 lines
logflux app.log -n 50Combine follow and custom line count
logflux app.log -f -n 20
Price
$2.50
π‘ Examples
# Show last 10 lines with color
logflux app.logFollow log file in real-time
logflux app.log -fShow last 50 lines
logflux app.log -n 50Combine follow and custom line count
logflux app.log -f -n 20