# File lib/puppet/util/log.rb, line 378
378:         def handle(msg)
379:             @report.newlog(msg)
380:         end