ERROR constant

LogLevel const ERROR

Implementation

static const LogLevel ERROR = LogLevel._(20, _omitEnumNames ? '' : 'ERROR');