I have the below & it errors because of cookbook_name and recipe_name.
log "###" + cookbook_name + "::" + recipe_name + " " + Time.now.inspect + ": Finished execution phase"
I have the below & it errors because of cookbook_name and recipe_name.
log "###" + cookbook_name + "::" + recipe_name + " " + Time.now.inspect + ": Finished execution phase"