Logging Levels
Administrators can set the Logging Level to store logs you can use when troubleshooting an integration setting.
Logging Level | Description |
|---|---|
| INFO | Highest level of detail. Logging includes requests, responses, warnings and errors. |
| WARNING | Logging includes warnings and errors. |
| ERROR | Default value. Recommended minimum level. Logging only includes errors. |
| NONE | No logging is performed. |