debug


Description:


public bool debug (string mode)

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.

Parameters:

mode

string name of the mode to check for

Returns:

Whether the debug mode is activated


Namespace: Camel
Package: camel-1.2