Cloud Pub/Sub V1 API - Module Google::Cloud::PubSub::V1::PlatformLogsSettings::Severity (v1.16.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Pub/Sub V1 API module Google::Cloud::PubSub::V1::PlatformLogsSettings::Severity.
Severity levels of Platform Logs.
Constants
SEVERITY_UNSPECIFIED
value: 0 Default value. Logs level is unspecified. Logs will be disabled.
DISABLED
value: 1 Logs will be disabled.
DEBUG
value: 2 Debug logs and higher-severity logs will be written.
INFO
value: 3 Info logs and higher-severity logs will be written.
WARNING
value: 4 Warning logs and higher-severity logs will be written.