INFO constant

LogLevel const INFO

Implementation

static const LogLevel INFO = LogLevel._(30, _omitEnumNames ? '' : 'INFO');