# File lib/swiftcore/LoggerInterface.rb, line 224
        def debug?; @level <= DEBUG; end