~certify-web-dev/twisted/certify-trunk

« back to all changes in this revision

Viewing changes to doc/howto/logging.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-01-17 14:52:35 UTC
  • mfrom: (1.1.5 upstream) (2.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20070117145235-btmig6qfmqfen0om
Tags: 2.5.0-0ubuntu1
New upstream version, compatible with python2.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
    log observers will ignore dictionary items they don't use.</p><p>Important notes:</p><ul><li>Never raise an exception from a log observer.  If your log observer
57
57
      raises an exception, it will be removed.</li><li>Never block in a log observer, as it may run in main Twisted thread.
58
58
      This means you can't use socket or syslog Python-logging backends.</li><li>The observer needs to be thread safe if you anticipate using threads
59
 
      in your program.</li></ul></div><p><a href="../howto/index.html">Index</a></p><span class="version">Version: 2.4.0</span></body></html>
 
 
b'\\ No newline at end of file'
 
59
      in your program.</li></ul></div><p><a href="../howto/index.html">Index</a></p><span class="version">Version: 2.5.0</span></body></html>
 
 
b'\\ No newline at end of file'