module documentation

Basic log observers.

Function bitbucketLogObserver ILogObserver that does nothing with the events it sees.
Constant OBSERVER_DISABLED Undocumented
@implementer(ILogObserver)
def bitbucketLogObserver(event: LogEvent):

ILogObserver that does nothing with the events it sees.

OBSERVER_DISABLED: str =

Undocumented

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