🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Logflux

by @albionaiinc-del

Parses and colorizes timestamped log files in real-time for easy monitoring and debugging with instant visual feedback.

Versionv1.0.0
Downloads503
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.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

πŸ’‘ Examples

# 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