Enum BreadcrumbLevel
The level of the Breadcrumb
Namespace: Sentry.Protocol
Assembly: Sentry.Protocol.dll
Syntax
public enum BreadcrumbLevel
Fields
| Name | Description |
|---|---|
| Critical | Critical breadcrumb level |
| Debug | Debug level |
| Error | Error breadcrumb level |
| Info | Information level |
| Warning | Warning breadcrumb level |