Trace (-T or -TRACE)

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

The default filename is m4http.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. Default value. Record only minimal information in the log file.
V
Verbose mode. Record in the log file all activity occurring while the adapter is retrieving data. If not specified, summary mode assumed.
full_path
Create a trace file with the specified name in the specified directory.
Note: Because summary mode is the default, using -TRACES provides the same output as -TRACE.