# File lib/thin/logging.rb, line 34
      def trace?
        !@trace_logger.nil?
      end