Panel: Logging¶
Description¶
The logging module for SMS CSV Charts. The logging module provides various levels of information. This panel may be ignored unless problems are experienced.
Panel Components¶
Checkbox: Classes¶
Toggles python Class information. Developer level.
Checkbox: Functions¶
Toggles python function information. Developer level.
Checkbox: Time¶
Toggles the operator (class) takes to completion. User level.
Checkbox: Info¶
Toggles the user information. User level.
Checkbox: Debug¶
Toggles debug information. User level. Very chatty.
Usage¶
Troubleshooting a problem¶
Click on Toggle System Console
Check the relevant checboxes on level of information you want to receive.
Do something within the CSV Charts Addon.
Information on the current running task will be printed to the console.