trace
The
trace
property specifies that tracing should be enabled for this destination.
You can set
trace
using the form:
trace = [body]
Specifying
trace
(without
=body
), generates trace messages that include the message sequence, message ID, and message size. Specifying
trace=body
generates trace messages that include the message body. See
Message Tracing for more information about message tracing.