# File lib/thin/logging.rb, line 112
      def debug?
        self.level == Logger::DEBUG
      end