Skip to content

j-chmielewski/logr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logr

TUI log viewer that with filtering and regex highlighting.

preview

Features

  • Highlight multiple regex patterns with distinct colors
  • Toggle per-pattern case sensitivity
  • Add or delete patterns at runtime
  • Toggle filter mode to show only matching lines
  • Optional line wrapping

Usage

Usage: logr [OPTIONS]

Options:
  -p, --patterns [<PATTERNS>...]  
  -i, --ignore-case               
  -h, --help                      Print help
  -V, --version                   Print version
dmesg | logr --patterns error,warning --ignore-case

About

TUI log viewer with regex highlights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors