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