Logging

The Logging property specifies the level of logging to use for the log (trace) file produced by the adapter.

The default is off. The value info means log informational and error messages, the value error means log error messages only, and the value verbose means log debug and trace level messages along with the informational and error messages.

-T [E | V] [+] [file_path]

The adapter trace level and full path to the adapter trace log.

  • -T

    Log adapter informational messages.

  • -TE

    Log only adapter errors during map execution.

  • -TV

    Use verbose (debug) logging. The log file records all activity that occurs while the adapter is producing or consuming messages.

  • +

    Appends the trace information to the existing log file. Omit this keyword to create a new log file.

  • file_path

    The full path to the adapter trace log. If you omit this keyword, the adapter creates the m4rest.mtr log file in the map directory