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 |