development/libraries

python-tbgrep - Extract Python Tracebacks from text

Website: http://pypi.python.org/pypi/tbgrep
License: GPLv3+
Vendor: Fedora Project
Description:
A module & command-line tool for extracting Python tracebacks from text.

    $ tbgrep file1 file2 file3
    $ tail -f logfile | tbgrep

tbgrep can extract tracebacks from logs of various formats. For example,
CherryPy starts the traceback on a line with other details (like module,
timestamp, etc), but the rest of the trace starts at the beginning of the
line. Apache logs, on the other hand, will prefix each line of the
traceback with this information. tbgrep is designed to these kinds of
situations

Packages

python-tbgrep-0.2.2-1.el6.src [21 KiB] Changelog by Ralph Bean (2012-08-12):
- Latest upstream, includes LICENSE

Listing created by Repoview-0.6.6-1.el6