A child of the root Chef::Log logging object.
Returns:
Mixlib::Log::Child A child logger
211 212 213
# File 'lib/chef/run_context.rb', line 211 def logger @logger end