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."],[[["The webpage provides documentation for the `LogConfig.Types.LogSeverity` enum in the Google Cloud Video Live Stream v1 API, detailing how to manage platform logging severity for channels."],["The latest version documented is 1.8.0, with previous versions (1.0.0 to 1.7.0) also available for reference."],["The enum offers several logging severity levels, including `Debug`, `Info`, `Warning`, and `Error`, enabling users to configure which logs are captured, with each level logging messages of equal and higher severity, ranging from low to high criticality."],["The `Off` and `Unspecified` options are used to disable logging, and are functionally the same."],["The documentation is available in the namespace `Google.Cloud.Video.LiveStream.V1` and is part of the `Google.Cloud.Video.LiveStream.V1.dll` assembly."]]],[]]