Latest Version: 0.9.6.2

log

Logging related functionality


Classes

C WSGIErrorsHandler(...) ...

A handler class that writes logging records to environ['wsgi.errors'].

This code is derived from CherryPy's cherrypy._cplogging.WSGIErrorHandler.

This class contains 4 members.

See the source for more information.

Top