Anons79 Mini Shell

Directory : /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/hiera/
Upload File :
Current File : //opt/puppetlabs/puppet/lib/ruby/vendor_ruby/hiera/console_logger.rb

class Hiera
  module Console_logger
    class << self
      def warn(msg)
        STDERR.puts("WARN: %s: %s" % [Time.now.to_s, msg])
      end

      def debug(msg)
        STDERR.puts("DEBUG: %s: %s" % [Time.now.to_s, msg])
      end
    end
  end
end

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]