isDebugEnabled static method

dynamic isDebugEnabled()

Implementation

static isDebugEnabled() => levels.contains(LogLevel.Debug);