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