| Trees | Indices | Help |
|---|
|
|
object --+
|
extern.log.log.Loggable --+
|
base.Plug --+
|
base.ComponentPlug --+
|
RequestLoggerPlug
Base class for logger implementations. Should be renamed to StreamLogger later...
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Handle a log event. This dispatches a particular event type such as "http_session_completed" to a method "event_http_session_completed". Returns a Deferred (which will fire once the event handling has been completed), or None. |
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Sep 24 12:50:12 2010 | http://epydoc.sourceforge.net |