Reference documentation and code samples for the Live Stream v1 API enum LogConfig.Types.LogSeverity.
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
for more information.
[[["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-03-21 UTC."],[[["This document provides reference information for the `LogConfig.Types.LogSeverity` enum within the Google Cloud Video Live Stream v1 API, detailing the severity levels for platform logging."],["The available severity levels for logging range from `Debug` to `Emergency`, with options to disable logging (`Off`) or leave it unspecified (`Unspecified`)."],["Each severity level determines which logs are recorded, with higher severity levels including logs of lower severity; for example setting it at `Error` will include `Error`, `Critical`, `Alert` and `Emergency` level logs."],["The `LogConfig.Types.LogSeverity` enum is part of the `Google.Cloud.Video.LiveStream.V1` namespace, specifically within the `Google.Cloud.Video.LiveStream.V1.dll` assembly."],["The latest version available of this class is version `1.8.0` but the page in question is currently on version `1.3.0`."]]],[]]