Class LoggingConfig (0.8.1)

The runtime logging config of the job. .. attribute:: driver_log_levels

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’

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > LoggingConfig

Classes

DriverLogLevelsEntry

API documentation for dataproc_v1beta2.types.LoggingConfig.DriverLogLevelsEntry class.