Class | Chef::Resource::Log |
In: |
lib/chef/resource/log.rb
|
Parent: | Chef::Resource |
Initialize log resource with a name as the string to log
name<String>: | Message to log |
collection<Array>: | Collection of included recipes |
node<Chef::Node>: | Node where resource will be used |