A package which logs to a Python logger when an exception is raised by a Pyramid application
Project description
A package which logs Pyramid application exception (error) information to a standard Python logger. This add-on is most useful when used in production applications, because the logger can be configured to log to a file, to UNIX syslog, to the Windows Event Log, or even to email.
See the documentation at https://docs.pylonsproject.org/projects/pyramid_exclog/dev/ for more information.
This package currently will not work with any released Pyramid; it requires the Pyramid trunk (aka “1.2dev”), available from https://github.com/Pylons/pyramid .
0.2 (2011-08-13)
Improve documentation by providing examples of logging to file, email and by describing deltas to default Pyramid 1.2 logging config.
Use string value as factory to add_tween in includeme.
0.1 (2011-08-11)
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 Distribution
File details
Details for the file pyramid_exclog-0.2.tar.gz.
File metadata
- Download URL: pyramid_exclog-0.2.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9a7a13a455c84ff3482b04daa2aec57fad1d6ec029c95bb7472531b1e056ebe
|
|
| MD5 |
c22db36582e3c3952718de5a47012852
|
|
| BLAKE2b-256 |
9129e90ea8f531fec8a4836b3a48c6c1ea538a5809c300b6d3a8bd98261daf55
|