@minecraft
    正在准备搜索索引...

    枚举 SentryEventLevel

    This defines the severity level of an error, event, exception, or breadcrumb. Levels are used in the UI to emphasize and deemphasize breadcrumbs. See Sentry documentation for more information: https://docs.sentry.io/product/issues/issue-details/breadcrumbs/

    索引

    枚举成员

    debug: "debug"
    error: "error"
    fatal: "fatal"
    info: "info"
    warning: "warning"