google_api_dataproc v0.24.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 Source
t() :: %GoogleApi.Dataproc.V1.Model.LoggingConfig{driverLogLevels: map()}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.