3. Debug Modes and Configuration

In addition to usual run mode there are two debug levels: standard and verbose. These can be useful when configuring signatures.

Debug level can be configured on a module-by-module basis by modifying the MODULE_DEBUGMODES hash which looks something like this:

    $self->{MODULE_DEBUGMODES} = { "IDM_net_conns"  => "debug_verbose",
                                   "IDM_procs"      => "debug" };
                                   "IDM_cheesewire" => "standard_run" };
If a module is not mentioned in this hash then the default debug level is used — this is set by sub new in Modules_Config.pm.



...previousup (conts)next...



About this document:

Produced from the SGML: /home/isd/public_html/_cheesewire/_reml_grp/index.reml
On: 4/9/2006 at 17:35:44
Options: reml2 -i noindex -l long -o html -p multiple