scistag.logstag.console_stag.Console¶
- class Console[source]¶
Bases:
objectHelper class for logging data to the console
Methods
Clears the console (if non-progressive)
Prints a new line
Attributes
__dict____doc____module____weakref__list of weak references to the object (if defined)
Defines if the console is progressive, so should list new entries line by line w/o ever clearing the full terminal
- progressive¶
Defines if the console is progressive, so should list new entries line by line w/o ever clearing the full terminal