scistag.vislog.visual_table_loggerΒΆ

Defines the class VisualLogTableLogger which helps storing tabular data in a log.

Module attributes

ColumnContent

Defines the types for potential content of a column

Classes

VisualLogColumnContext

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

VisualLogRowContext

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

VisualLogTableContext

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

VisualLogTableLogger

Helper class for storing tables inside a log