The severity level of platform logging for this channel. Logs with a
severity level higher than or equal to the chosen severity level
will be logged and can be viewed through Cloud Logging. The severity
level of a log is ranked as followed from low to high: DEBUG < INFO
< NOTICE < WARNING < ERROR < CRITICAL < ALERT < EMERGENCY. See
LogSeverity <https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry#logseverity>__
for more information.
Enums
Name
Description
LOG_SEVERITY_UNSPECIFIED
Log severity is not specified. This is the same as log severity is OFF.
OFF
Log is turned off.
DEBUG
Log with severity higher than or equal to DEBUG are logged.
INFO
Logs with severity higher than or equal to INFO are logged.
WARNING
Logs with severity higher than or equal to WARNING are logged.
ERROR
Logs with severity higher than or equal to ERROR are logged.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Class LogSeverity (1.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.12.0 (latest)](/python/docs/reference/livestream/latest/google.cloud.video.live_stream_v1.types.LogConfig.LogSeverity)\n- [1.11.0](/python/docs/reference/livestream/1.11.0/google.cloud.video.live_stream_v1.types.LogConfig.LogSeverity)\n- [1.10.0](/python/docs/reference/livestream/1.10.0/google.cloud.video.live_stream_v1.types.LogConfig.LogSeverity)\n- [1.9.1](/python/docs/reference/livestream/1.9.1/google.cloud.video.live_stream_v1.types.LogConfig.LogSeverity)\n- [1.8.1](/python/docs/reference/livestream/1.8.1/google.cloud.video.live_stream_v1.types.LogConfig.LogSeverity)\n- [1.7.4](/python/docs/reference/livestream/1.7.4/google.cloud.video.live_stream_v1.types.LogConfig.LogSeverity)\n- [1.6.0](/python/docs/reference/livestream/1.6.0/google.cloud.video.live_stream_v1.types.LogConfig.LogSeverity)\n- [1.5.2](/python/docs/reference/livestream/1.5.2/google.cloud.video.live_stream_v1.types.LogConfig.LogSeverity)\n- [1.4.1](/python/docs/reference/livestream/1.4.1/google.cloud.video.live_stream_v1.types.LogConfig.LogSeverity)\n- [1.3.0](/python/docs/reference/livestream/1.3.0/google.cloud.video.live_stream_v1.types.LogConfig.LogSeverity)\n- [1.2.1](/python/docs/reference/livestream/1.2.1/google.cloud.video.live_stream_v1.types.LogConfig.LogSeverity)\n- [1.1.0](/python/docs/reference/livestream/1.1.0/google.cloud.video.live_stream_v1.types.LogConfig.LogSeverity)\n- [1.0.4](/python/docs/reference/livestream/1.0.4/google.cloud.video.live_stream_v1.types.LogConfig.LogSeverity)\n- [0.2.0](/python/docs/reference/livestream/0.2.0/google.cloud.video.live_stream_v1.types.LogConfig.LogSeverity)\n- [0.1.5](/python/docs/reference/livestream/0.1.5/google.cloud.video.live_stream_v1.types.LogConfig.LogSeverity) \n\n LogSeverity(value)\n\nThe severity level of platform logging for this channel. Logs with a\nseverity level higher than or equal to the chosen severity level\nwill be logged and can be viewed through Cloud Logging. The severity\nlevel of a log is ranked as followed from low to high: DEBUG \\\u003c INFO\n\\\u003c NOTICE \\\u003c WARNING \\\u003c ERROR \\\u003c CRITICAL \\\u003c ALERT \\\u003c EMERGENCY. See\n`LogSeverity \u003chttps://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry#logseverity\u003e`__\nfor more information."]]