MixedReality-WebRTC MixedReality-WebRTC
Search Results for

    Show / Hide Table of Contents

    Enum LogSeverity

    Log message severity.

    Namespace: Microsoft.MixedReality.WebRTC
    Assembly: Microsoft.MixedReality.WebRTC.dll
    Syntax
    public enum LogSeverity : int

    Fields

    Name Description
    Error

    Error message about unexpected action or result.

    Info

    Informational message for diagnosing.

    None

    Logging disabled.

    Unknown

    Unknown severity level, could not be retrieved/assigned.

    Verbose

    Diagnostic message for debugging.

    Warning

    Warning message about some event to potentially investigate.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX