# File lib/lumberjack/logger.rb, line 146
    def error?
      level <= ERROR
    end