# File lib/mcollective/log.rb, line 33
      def error(msg)
        log(:error, msg)
      end