module documentation
(source)

Basic log observers.
Function bitbucketLogObserver ILogObserver that does nothing with the events it sees.
Constant 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

Value
'Temporarily disabling observer {observer} due to exception: {log_failure}'