The package looks for requests which cause an error. It's a part of https://github.com/potar/dagger
Project description
Introduction
The package detects, filters and sends requests to a logger. You can use ’collective.recipe.logger’ as a logger.
How it works
What it does is:
Gets request which have not been published yet and sends them to the logger.
Adds an error information to logs and sends signal open new storage if any error happens.
As a result, we will have a bunch of files which will have the following structure:
request request ....... error info
I have to note that the package detects only server errors and is intended to work with a production site.
Development
Code repository: https://github.com/potar/collective.error.detector
Please bootstrap the buildout and run the created bin/test to see if the tests still pass. Please add tests if you add code.
Questions and comments send to the Plone product-developers list or to potar: poburynnyitaras@gmail.com
Requirements
Plone 4.0
Plone 4.1
Plone 4.2
Contributors
Taras Poburynnyi (potar), Author
Changelog
0.1.0b1
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file collective.error.detector-0.1.0b1.zip
.
File metadata
- Download URL: collective.error.detector-0.1.0b1.zip
- Upload date:
- Size: 28.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf071d7bb3aac48b2870582e35f9e6cff9ba7e71bd4434299d6c89c6bf477631 |
|
MD5 | df436252350283f230545f29a699641d |
|
BLAKE2b-256 | 172231a29d6ec1bc8dc4af031635d9b185065c4c314e5e61e9b3814dd8b0719b |