INFO constant

LogSeverity const INFO

Implementation

static const LogSeverity INFO = LogSeverity._(200, _omitEnumNames ? '' : 'INFO');