sous-chefs/nginx

Follow up for logging issue #538

fluxX04 opened this issue · 2 comments

Hey,

unfortunately i didn't tested my changes in PR #541 and after upgrading to the latest version the log gets still executed because the default value of the level property is already :info.
Should this be changed to :debug instead?

Greetz

I think this should use Chef::Log instead of the log resource. As for the level debug may make sense.

Fixed by #551. Please reopen if this change doesn't address your issue.