Skip to main content

Zope logging package.

Project description

Installation

[instance]
...
eggs =
    ...
    edw.logger
zcml =
    ...
    edw.logger

Introduction

This package creates a new edw.logger log facility that logs to INFO and ERROR the following events:

  • Viewed pages;

  • Added/created content;

  • Copied/moved/deleted content;

  • ZODB commits;

  • Raised errors.

Changelog

1.4 - (2017-05-12)

  • Ignore health.check URLs [batradav]

1.3 - (2017-02.21)

  • Fixed cases where traceback contains non-ascii characters [olimpiurob refs #82516]

  • Add ‘font’ to ignored content types. [batradav]

1.2 - (2017-01-26)

  • Ignore all but GET and POST requests. [batradav]

1.1 - (2017-01-19)

  • Added LoggerName in the JSON object [refs #80663 olimpiurob]

1.0 - (2017-01-17)

  • Initial release

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

edw.logger-1.4-py2.7.egg (19.9 kB view hashes)

Uploaded Source

edw.logger-1.4-py2-none-any.whl (11.4 kB view hashes)

Uploaded Python 2

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