DebugMode Object

Contains information about the logging level of a specific API implementation; indicates whether debug mode is turned on or off.

This object is used by the following operations:

The properties included in the DebugMode object are listed below.

Property Type Description
LogLevel Integer

The logging level that is enabled for the API implementation. Valid values:

  • 0 = Debug mode is disabled
  • 1 = Debug mode is enabled