# File lib/hiera/puppet_logger.rb, line 8
def
debug
(
msg
)
Puppet
.
debug
(
"hiera(): #{msg}"
)
end