chef / chef-apply

The ad-hoc execution tool for the Chef ecosystem.
https://www.chef.sh/
Apache License 2.0
14 stars 14 forks source link

Fixed the propagation of log_level #24

Closed karthanistyr closed 6 years ago

karthanistyr commented 6 years ago

Description

Some code shuffling to enable honouring the log.level config setting throughout a chef-apply (chef-run) run.

Issues Resolved

This aims at fixing #23.

Check List