19emtuck / pyramid_exclog

Exception logging tween for Pyramid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyramid_exclog

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 will only work with Pyramid 1.2a1 and better.

About

Exception logging tween for Pyramid

License:Other


Languages

Language:Python 100.0%