# File lib/mcollective/log.rb, line 48
      def reopen
        if @configured
          @logger.reopen
        end
      end