Trace (-T or -TRACE)

Use the Trace adapter command (-T or -TRACE) to produce a diagnostics file that contains detailed information about email adapter activities.

The default filename is m4email.mtr and it is created in the map directory unless otherwise specified.

-T[E][+][S|V] [full_path]
Option
Description
E
Produce a trace file containing only the adapter errors that occurred during map execution.
+
Append trace information to the existing log file.
S
Summary mode. Record only minimal information in the log file. Default value.
V
Verbose mode. Record in the log file all activity occurring while the adapter is retrieving data. If not specified, summary mode is assumed.
full_path
Create a trace file with the specified name in the specified directory. The default directory is the map directory and the default filename is m4email.mtr.
Note: Because summary mode is the default, using -TRACES provides the same output as -TRACE.