DEBUG constant

LogLevel const DEBUG

Implementation

static const LogLevel DEBUG = LogLevel._(40, _omitEnumNames ? '' : 'DEBUG');