Skip to main content

Arecibo patch for Zope 2's site error log.

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gocept.arecibologger-0.1.2.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page