Install with winget
Open PowerShell or Command Prompt and run:
winget install logifx.logifx
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About logifx
logifx is a cross-platform CLI tool written in Go that improves terminal logs by parsing log levels and highlighting important information in real time. It works with tools such as Maven, npm, Docker, and Go builds.
Advanced Install Options
Install (latest)
winget install logifx.logifxInstall (pinned version)
winget install --id logifx.logifx -e --version 0.3.0Upgrade
winget upgrade logifx.logifxUninstall
winget uninstall logifx.logifxFrequently Asked Questions
How do I install logifx using winget?
Open PowerShell or Windows Terminal and run:
winget install logifx.logifx. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is logifx?
CLI tool that enhances terminal logs with colors and highlights
Is logifx free to use?
logifx is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update logifx with winget?
Run
winget upgrade logifx.logifx in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall logifx?
Run
winget uninstall logifx.logifx to remove logifx from your system.