ERROR constant

LogSeverity const ERROR

Implementation

static const LogSeverity ERROR = LogSeverity._(500, _omitEnumNames ? '' : 'ERROR');