Check to see if a debug mode is activated.
mode
takes one of two forms, a fully qualified 'module:target', or a wildcard 'module' name. It returns a boolean to
indicate if the module or module and target is currently activated for debug output.
mode |
string name of the mode to check for |
Whether the debug |