The log module is accessible via the pylons module.
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.