Newer Version Available
DebuggingHeader
Return the debug log in the output header, DebuggingInfo, and specify the level of detail in the debug
log.
API Calls
Fields
LogInfo
Specifies the type and amount of information to be returned in the debug log. The categories field takes a list of these objects. LogInfo is a mapping of category to level.
Fields
| Element Name | Type | Description |
|---|---|---|
| category | LogCategory | Specify the type of information returned in the debug log. Valid values are:
|
| level | LogCategoryLevel | Specifies the level of detail returned in the debug log. |