class documentation

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: EventDict): (source)

Emit an event dict.

Parameters
eventDict:EventDictan event dict