module documentation
(source)

Basic log observers.
Function bitbucketLogObserver ILogObserver that does nothing with the events it sees.
Variable OBSERVER_DISABLED Undocumented
@implementer(ILogObserver)
def bitbucketLogObserver(event): (source)
ILogObserver that does nothing with the events it sees.
Parameters
event:LogEventUndocumented
OBSERVER_DISABLED: str = (source)

Undocumented