scistag.vislog.sub_log.SubLogLock

class SubLogLock(log)[source]

Bases: object

Automatically calls end_sub_log after leaving it’s with block

Parameters

log (VisualLog' | None) – The log to release

Methods

Attributes

__dict__

__doc__

__hash__

__module__

__weakref__

list of weak references to the object (if defined)

log

Defines the target log

valid

Defines if the update shall be skipped

locked

Defines if the log has been locked yet

locked

Defines if the log has been locked yet

log

Defines the target log

valid

Defines if the update shall be skipped