class documentation

class twisted.python.log.DefaultObserver(_GlobalStartStopObserver): (source)

View In Hierarchy

Default observer.

Will ignore all non-error messages and send error messages to sys.stderr. Will be removed when startLogging() is called for the first time.

Method emit Emit an event dict.

Inherited from _GlobalStartStopObserver:

Method start Start observing log events.
Method stop Stop observing log events.
def emit(self, eventDict): (source)

Emit an event dict.

ParameterseventDictan event dict (type: EventDict)
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.