Call Tracer
November 2009 120
Configuration File Format
This section describes the filter configuration file format. Because
the configuration file is optional, there is no default.
Lines that start with a ‘#’ character are comments only.
The filter settings are not case sensitive. All the settings are printed
in upper case for uniformity. If the configuration file has multiple
entries for the same filter settings, the first setting is used.
For example: If the filter settings configuration file contains the
following:
BFV.BFV.DEBUG_PRINT_CMD = OFF
BFV.BFV.DEBUG_PRINT_INTR = OFF
BFV.BFV.DEBUG_MON = OFF
BFV.BFV.DEBUG_ERR = OFF
BFV.BFV.DEBUG_PRINT_CMD = ON
then BFV.BFV.DEBUG_PRINT_CMD=OFF setting is used.