Reference documentation and code samples for the Google Cloud Dataproc V1 Client class LoggingConfig.
The runtime logging config of the job.
Generated from protobuf message google.cloud.dataproc.v1.LoggingConfig
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ driver_log_levels
array|Google\Protobuf\Internal\MapField
The per-package log levels for the driver. This may include "root" package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
getDriverLogLevels
The per-package log levels for the driver. This may include "root" package name to configure rootLogger.
Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
Generated from protobuf field map<string, .google.cloud.dataproc.v1.LoggingConfig.Level> driver_log_levels = 2;
Google\Protobuf\Internal\MapField
setDriverLogLevels
The per-package log levels for the driver. This may include "root" package name to configure rootLogger.
Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
Generated from protobuf field map<string, .google.cloud.dataproc.v1.LoggingConfig.Level> driver_log_levels = 2;
var
array|Google\Protobuf\Internal\MapField
$this

