Show / Hide Table of Contents

    Enum LogLevel

    Specifies a current logging level for a log line.

    Namespace: Microsoft.Skype.Bots.Media
    Assembly: Microsoft.Skype.Bots.Media.dll
    Syntax
    public enum LogLevel

    Fields

    Name Description
    Error

    Error Log Level

    Information

    Information Log Level

    Verbose

    Verbose Log Level

    Warning

    Warning Log Level

    Back to top Copyright (c) Microsoft Corporation. All rights reserved.