# File lib/mcollective/logger/base.rb, line 37
      def start
        raise "The logging class did not supply a start method"
      end