# File lib/hiera/backend/eyaml/logginghelper.rb, line 33 def self.info messageinfo self.print_message({ :message => self.structure_message( messageinfo ), :hiera_loglevel => :debug, :cli_color => :white, :threshold => 0 }) end