Show / Hide Table of Contents

    Enum SentryLevel

    The level of the event sent to Sentry

    Namespace: Sentry.Protocol
    Assembly: Sentry.Protocol.dll
    Syntax
    public enum SentryLevel : short

    Fields

    Name Description
    Debug

    Debug

    Error

    Error

    Fatal

    Fatal

    Info

    Informational

    Warning

    Warning

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