Part of canonical.twistedsupport
| Class | OOPSLoggingObserver | A version of PythonLoggingObserver that logs OOPSes for errors. |
| Function | log_oops_from_failure | Undocumented |
| Function | set_up_logging_for_script | Create a Logger object and configure twisted to use it. |
| Function | set_up_oops_reporting | Set up OOPS reporting by starting the Twisted logger with an observer. |
| Class | LaunchpadLogFile | Extending DailyLogFile to serve Launchpad purposes. |
| Class | LoggingProxy | A proxy that logs requests and the corresponding responses. |
| Class | _QuietQueryFactory | Override noisy to false to avoid useless log spam. |