fusetools.logging_tools¶
Logging tasks.
Functions
Log all stdout to a local logfile. |
|
Logs all specified data on a ‘main’ thread or a ‘sub’ thread. |
|
Creates a logger object with specified parameters. |
|
Creates a Pandas DataFrame of logging details. |
|
Execute a Python file as a function. |
Classes
Only accepts log records that originated from the main thread |
|
Only accept log records from a specific thread or thread name |
