Skip to content

vain0x/json-log-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Log Viewer

Simple GUI JSON log file viewer.

Screenshot

Features

  • Open log file
  • Keep reading it like tail -f (periodically)

Log Format

Each line must be a valid JSON string.

id, timestamp properties are extracted into columns (optional).

About

JSON log file viewer (simple GUI)

Topics

Resources

License

Stars

Watchers

Forks