# File lib/hiera/puppet_logger.rb, line 8 def debug(msg) Puppet.debug("hiera(): #{msg}") end
# File lib/hiera/puppet_logger.rb, line 4 def warn(msg) Puppet.notice("hiera(): #{msg}") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.