// install via winget
Command Prompt & PowerShell
click to copy
winget install logifx.logifx
// direct download
Download Installer// 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.
// frequently asked questions
How do I install logifx using winget?
Open PowerShell or Windows Terminal and run:
winget install logifx.logifx. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is logifx?
CLI tool that enhances terminal logs with colors and highlights
Is logifx free to download?
logifx is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update logifx with winget?
Run
winget upgrade logifx.logifx in PowerShell or Windows Terminal to update logifx to the latest available version.What architecture does logifx support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.