The severity of the log or print message.
enum Severity { Info = 0, Success = 1, Warning = 2, Error = 3}