Specifies the default tracing level to use for all components.
mftrace.level=trace-threshold-level
trace-threshold-level | one of the following case-insensitive values:
|
mftrace.level=NONE
You can specify multiple mftrace.level entries in the configuration file, but an entry specifying a level overrides any level previously specified.
You can override this default tracing level by using mftrace.level.component entries.
To set the INFO tracing threshold level:
... mftrace.level=info ...