Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #21950

Released: stackprint -- analyze python stack dumps in server logs

From Roy Smith <roy@panix.com>
Newsgroups comp.lang.python
Subject Released: stackprint -- analyze python stack dumps in server logs
Date 2012-03-20 13:38 -0700
Organization http://groups.google.com
Message-ID <42e5d5ea-ff53-49e8-935e-184e9430327a@b18g2000vbz.googlegroups.com> (permalink)

Show all headers | View raw


Stackprint is a little tool for finding, formatting, and categorizing
python stack dumps in server log files.   We've found it useful for
monitoring the health of our django applications.

https://bitbucket.org/roysmith/python-tools.  BSD license.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Released: stackprint -- analyze python stack dumps in server logs Roy Smith <roy@panix.com> - 2012-03-20 13:38 -0700

csiph-web