The
mf.see.utils component is used to specify the tracing required for the
MicroFocus.SEE.Utils assembly. It contains the following options:
- mftrace.level.mf.see.utils
- Sets the trace level:
- debug
- info
- warn
- error
- fatal
- mftrace.comp.mf.see.utils#services
- Enables or disables file handler operations tracing:
- True: Enables utils tracing.
- False: Disables utils tracing.
mf.see.utils component trace example
The following sets
mf.see.utils tracing to the debug level and enables WCF service tracing.
mftrace.level.mf.see.utils = debug
mftrace.comp.mf.see.utils#services = true