Document representing log category settings.
Property | Type | Constraints | Description |
---|---|---|---|
enabled |
boolean | Returns true if the log category is enabled. | |
level |
String | Level of the log category. | |
name |
String | Log category name. |