module documentation
(source)

Basic log observers.
Function bitbucket​Log​Observer 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}'