← Package directory
Available on winget

Install logx

Pretty-print JSON slog logs from stdin, files, or follow mode

Install with winget
winget install --id AyoubTadlaoui.logx
Upgrade
winget upgrade --id AyoubTadlaoui.logx
Uninstall
winget uninstall --id AyoubTadlaoui.logx

About logx

logx is a small, zero-dependency CLI that consumes JSON slog records (the standard log/slog format) and renders them as colored, human-friendly lines. It supports stdin pipelines, file arguments, tail-style follow mode, level filtering, and substring grep, and passes through non-JSON lines unchanged so panics aren't swallowed.

Version history

Version Updated Notes
0.1.14 Unknown Release notes