580 B
580 B
HostConfigAllOfLogConfig
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| r#type | Option<String> | Name of the logging driver used for the container or "none" if logging is disabled. | [optional] |
| config | Option<std::collections::HashMap<String, String>> | Driver-specific configuration options for the logging driver. | [optional] |