Skip to content

joeyespo/glance.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glance

Highlight stack traces so you can glance at logs or the terminal to quickly get to the root of an issue.

Usage

Pipe output through glance to colorize tracebacks from stdin:

$ python examples/example.py 2>&1 | glance

Or read from a log file:

$ glance < examples/example.log

Example

Screenshot

About

Highlight stack traces so you can glance at your terminal instead of studying it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages