Whether a message for value's level is loggable in this logger.
value
bool isLoggable(Level value) => value >= level;