skip to navigation
skip to content

gocept.arecibologger 0.1.2

Arecibo patch for Zope 2's site error log.

Downloads ↓

Arecibo is a GAE application that is useful to gather errors from a set of servers, specifically errors that occur while processing web requests.

gocept.arecibologger is a patch for Zope 2's site error log that will send as much data (tracebacks, request data, user name, ...) to the Arecibo server as possible.

How to use

  • Install the gocept.arecibologger egg into your Zope 2 runtime environment.

  • Activate it by pulling the egg in via ZCML.

  • Configure the Arecibo account and server address in your zope.conf:

    <product-config gocept.arecibologger>
        server http://myarecibo.appspot.com/v/1/
        account u8orukajlfdjklafda
    </product-config>
    

0.1.2 (2010-10-19)

  • Another brown bag: ZCML files were missing in the source distribution.

0.1.1 (2010-10-19)

  • Fix brown-bag release.

0.1 (2010-10-19)

  • Implement initial patch to the site error log.
 
File Type Py Version Uploaded on Size # downloads
gocept.arecibologger-0.1.2.tar.gz (md5) Source 2010-10-19 2KB 341