Package twisted :: Package python :: Module log :: Class Logger
[frames | no frames]

Class Logger

Known Subclasses:
_UnixWaker, _Win32Waker, Application, FileDescriptor

This represents a class which may 'own' a log. Used by subclassing.
Method Summary
  logPrefix(self)
Override this method to insert custom logging behavior.

Method Details

logPrefix(self)

Override this method to insert custom logging behavior. Its return value will be inserted in front of every line. It may be called more times than the number of output lines.

Generated by Epydoc 2.0 on Sat May 15 20:08:45 2004 http://epydoc.sf.net