Represents the severity level of a given error.
Values
NOTICE
This message is merely an informational notice. You can handle it with a popup, log it, or simply ignore it.
WARNING
This message is a warning. Either the application developer, the mod developer, or the user did something wrong.
ERROR
This message indicates a severe error occurred. This almost certainly will cause unintended behavior. A certain mod may not load or may even cause crashes.