dataverse_get_plugin_trace_log_setting
Retrieves the organization's plug-in trace log verbosity level: off (0), exception (1), or all (2).
Instructions
Get the current plug-in trace log setting for the Dataverse organization.
Returns the verbosity level: off (0), exception (1), or all (2).
This setting controls whether Dataverse records plug-in execution traces in the plugintracelog entity. Use dataverse_set_plugin_trace_log_setting to change the setting, and dataverse_list_plugin_trace_logs to read the logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |