Type alias ErrorSeverity

ErrorSeverity: "error" | "warn" | "info" | "debug"

Describes the error severity.