Unosquare
    Show / Hide Table of Contents

    Enum LogLevel

    Defines the log levels.

    Namespace: Swan.Logging
    Syntax
    public enum LogLevel

    Fields

    Name Description
    Debug

    The debug message type

    Error

    The error message type

    Fatal

    The fatal message type

    Info

    The information message type

    None

    The none message type

    Trace

    The trace message type

    Warning

    The warning message type

    Comments

    Back to top Copyright © 2017-2019 Unosquare