Trace

Boolean

False

Purpose

The Trace parameter controls jadehttp library file logging of message meta data. When this parameter is set to the default value of false, logging is suppressed completely.

When the value of this parameter is set to true, logged messages acknowledge only that a message has been received or sent, because it is not possible to distinguish what is sensitive data and what is not. Setting this parameter to true does not include any of the text sent or received from the client, as this text could contain personal information, passwords, credit card details, and so on.

You cannot use this parameter to inspect and debug data passing through the jadehttp library.