isErrorEnabled static method

dynamic isErrorEnabled()

Implementation

static isErrorEnabled() => levels.contains(LogLevel.Error);