GET
Get the logging settings.
| Responses | |
| 200 | GET successful. |
| Response (application/json): object | ||
| Member | Type | Description |
level | string | Indicates the level of logging. |
supportedLevels | array | Example: ['Debug', 'Info', 'Warning', 'Error', 'Critical'] read-only |