google_api_dataproc v0.26.0 GoogleApi.Dataproc.V1.Model.LoggingConfig View Source
The runtime logging config of the job.
Attributes
driverLogLevels
(type:map()
, default:nil
) - 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'
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Dataproc.V1.Model.LoggingConfig{driverLogLevels: map()}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.