isInfoEnabled static method

dynamic isInfoEnabled()

Implementation

static isInfoEnabled() => levels.contains(LogLevel.Info);