Skip to content

xdbxdbx/LogFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LogFilter

Simple tool to filter for messages in files such as logs.

Usage

  • Pick a file, Log filter will load it and tail it for further live changes.
  • type phrases you want to allow in the search and separate with a pipe "|" character. It is not case sensitive.

ex: "error | myModule | some key phrase I want to see" will allow anything that matches "error", "myModule" or "some key phrase I want to see" to display.

Attributions

Log Icon: https://icons8.com/icon/pack/data/nolan

About

Simple tool to filter for messages in files such as logs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages