View Source GoogleApi.Dataproc.V1.Model.LoggingConfig (google_api_dataproc v0.51.0)
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
Specs
t() :: %GoogleApi.Dataproc.V1.Model.LoggingConfig{driverLogLevels: map() | nil}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.