[]
        
(Showing Draft Content)

ErrorSeverity

Type Alias: ErrorSeverity

type ErrorSeverity = "error" | "warn" | "info" | "debug";

Describes the error severity.