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
Namespace
Google \ Cloud \ Dataproc \ V1Methods
__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'
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'
$this