Part of canonical.launchpad.webapp.errorlog View In Hierarchy
Method | __init__ | Construct an OopsLoggingHandler . |
Method | emit | See logging.Handler.emit . |
OopsLoggingHandler
.Parameters | error_utility | The error utility to use to log oopses. If not
provided, defaults to globalErrorUtility . |
request | The IErrorReportRequest these errors are associated
with. |