HostConfigAllOfLogConfig

constructor(type: HostConfigAllOfLogConfig.Type? = null, config: Map<String, String>? = null)

Parameters

type

Name of the logging driver used for the container or \"none\" if logging is disabled.

config

Driver-specific configuration options for the logging driver.