trace constant

BurtLogLevel const trace

Implementation

static const BurtLogLevel trace = BurtLogLevel._(6, _omitEnumNames ? '' : 'trace');