Describes the log preferences for a WebDriver session.
Sets the desired logging level for a particular log type.
| Name | Type | Description |
|---|---|---|
type | string | | The log type. |
level | Level | | The desired log level. |
iftype is not astring.
Converts this instance to its JSON representation.
The JSON representation of this set of preferences.