LOG_LEVEL_ERROR constant

LogLevel const LOG_LEVEL_ERROR

Implementation

static const LogLevel LOG_LEVEL_ERROR =
    LogLevel._(4, _omitEnumNames ? '' : 'LOG_LEVEL_ERROR');