configure_tracing
Enable or disable Dataverse plug-in trace logging by setting the level to Off, Exception, or All. Use it to diagnose plug-ins, then switch back to conserve storage.
Instructions
Turn the environment's Plug-in Trace Log on/off (required for list_execution_logs to work).
level: 'Off', 'Exception' (only logs when the plug-in throws an exception), or 'All' (always logs). Remember to switch back to 'Off' or 'Exception' after debugging -- logs consume the organization's storage space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | Yes | ||
| environment | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |