warning constant

BurtLogLevel const warning

Implementation

static const BurtLogLevel warning = BurtLogLevel._(3, _omitEnumNames ? '' : 'warning');