Method: Chef::RunContext::CookbookCompiler#logger
- Defined in:
- lib/chef/run_context/cookbook_compiler.rb
#logger ⇒ Object (readonly)
Returns the value of attribute logger.
34 35 36 |
# File 'lib/chef/run_context/cookbook_compiler.rb', line 34 def logger @logger end |