enabled
Determines whether or not this module is executed and if its data displayed onscreen.
+Note: If you’re using logging and logging is disabled, your logs
+will still be written to file, the widget just won’t be shown onscreen.
+If you have logger.Log
calls in your code, regardless of this setting,
+they will be written out.
Values: true
, false
.
position