LoggingConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The configuration for Platform Telemetry logging for Eventarc Advanced resources.
Attribute |
|
---|---|
Name | Description |
log_severity |
google.cloud.eventarc_v1.types.LoggingConfig.LogSeverity
Optional. The minimum severity of logs that will be sent to Stackdriver/Platform Telemetry. Logs at severitiy ≥ this value will be sent, unless it is NONE. |
Classes
LogSeverity
LogSeverity(value)
The different severities for logging supported by Eventarc Advanced resources. This enum is an exhaustive list of log severities and is FROZEN. Do not expect new values to be added.