Logging documentation references obsoleted behavior
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from djfroofy <None>: Logging documentation (http://twistedmatrix.com/projects/core/documentation/howto/logging.html) contains the following warning: # Never raise an exception from a log observer. If your log observer raises an exception, it will be removed. This is no longer true in version 8.2.0 per fix for [1096]. ---------- Type : defect Component: core Keywords : documentation Priority : low Nosy : ---------- http://twistedmatrix.com/trac/ticket/3935