Whether this handler wants records at level.
level
Called before any allocation — if all handlers return false, the Logger skips building the Record entirely.
false
@override bool isEnabled(Level level) => level >= minLevel;