Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::LoggingConfig (v1.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::LoggingConfig.
The runtime logging config of the job.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#driver_log_levels
defdriver_log_levels()->::Google::Protobuf::Map{::String=>::Google::Cloud::Dataproc::V1::LoggingConfig::Level}-
(::Google::Protobuf::Map{::String => ::Google::Cloud::Dataproc::V1::LoggingConfig::Level}) —
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'
#driver_log_levels=
defdriver_log_levels=(value)->::Google::Protobuf::Map{::String=>::Google::Cloud::Dataproc::V1::LoggingConfig::Level}-
value (::Google::Protobuf::Map{::String => ::Google::Cloud::Dataproc::V1::LoggingConfig::Level}) —
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'
-
(::Google::Protobuf::Map{::String => ::Google::Cloud::Dataproc::V1::LoggingConfig::Level}) —
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'