Skip to content

shinglyu/easylog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyLog

A log viewer that highlights your log based on regex or smart rules.

Install

./setup.sh

Usage

./easylog <path/to/log>

Testing

pip install -U pytest
py.test test_easylog.py

Add rules

Please edit the rule in easylog.py for now, we'll extract that as a config file later.

About

A log viewer that highlights your log based on regex or smart rules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published