Skip to content

fredr/lupp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dfbac7b · Mar 14, 2025

History

35 Commits
Oct 30, 2024
Jul 14, 2023
Oct 30, 2024
Jun 28, 2023
Oct 30, 2024
Mar 14, 2025
Jun 28, 2023
Jul 15, 2023

Repository files navigation

lupp 🕵️

Crates.io

Lupp is a small command line tool that can be used to enhance the experience when looking at logs in the terminal.

It tries to highligh important parts of the log message, and brim down the contextual fields.

image

Install

Via cargo

cargo install lupp

Usage

Pipe logs from example kubectl

kubectl logs -f pod-name | lupp

Caveat

The implementation is quite naive, and this tools is very WIP. But I find it usefull. Feel free to suggest improvements!

About

Commandline tool for colorizing logs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages