scistag.vislog.visual_table_logger.VisualLogColumnContext

class VisualLogColumnContext(builder)[source]

Bases: VisualLogElementContext

Automatically adds the beginning and ending of a column to the log

Parameters

builder (VisualLogBuilder) – The builder object with which we write to the log

Methods

close

Can be called to explicitly finish the current element

Attributes

__dict__

__doc__

__module__

__weakref__

list of weak references to the object (if defined)

close()

Can be called to explicitly finish the current element