# File lib/swiftcore/LoggerInterface.rb, line 236
        def error?; @level <= ERROR; end