severity property

String? severity

For a ServerMessage from an English localized database the field contents are ERROR, FATAL, or PANIC, for an error message. Otherwise in a notice message they are WARNING, NOTICE, DEBUG, INFO, or LOG.

Implementation

String? get severity;