Skip to content

@saflib/node


Type Alias: ErrorLevels

ErrorLevels = "fatal" | "error" | "warning" | "info" | "debug"

Taken from Sentry, excluding "log" which seems superfluous and vague