Method: Puppet::Transaction::Event#default_log_level

Defined in:
lib/puppet/transaction/event.rb

#default_log_levelObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



17
18
19
# File 'lib/puppet/transaction/event.rb', line 17

def default_log_level
  @default_log_level
end