scistag.vislog.visual_logΒΆ
Helper functions to export images of rendering methods for manual verification
Module attributes
Defines the character which starts and ends an ASCII table in a log file |
|
Name of the cache entry in which the log events are stored |
|
Html output |
|
Console output |
|
Txt output |
|
Markdown output |
|
The name of the main log |
|
Type definition for a function which can be passed to VisualLog's initializer to be called once or continuously to update the log. |
|
The supported builder callback types. |
Classes
The VisualLog class enables you to create detailed, static data processing documentation logs in various formats such as html, md and pdf up to complex interactive browser based HTML and JavaScript applications forwarding all user inputs via JavaScript to your Python logic and the updates you trigger back to the user's view in the browser. |