StatusLevelTypes type

The level code.

type StatusLevelTypes = "Info" | "Warning" | "Error"