CHips L MINI SHELL

CHips L pro

Current Path : /proc/self/root/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/hiera/
Upload File :
Current File : //proc/self/root/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

Copyright 2K16 - 2K18 Indonesian Hacker Rulez