Checks to see if this is currently set to run in debug mode. This is useful for developing scrapes, as enabling debug mode logs a warning message, so it is easier to notice a scrape with hard-coded values used for development. Also logs a warning in the web interface or log each time monitored variables are logged with the logMonitoredValues or webMessage methods are called.
This method takes no parameters.
True if debug mode is enabled, false otherwise.
Version | Description |
---|---|
5.5.29a | Available in all editions. |