# File lib/swiftcore/LoggerInterface.rb, line 228
        def info?; @level <= INFO; end