# File lib/chef/knife/solo_cook.rb, line 154 def log_level config_value(:log_level, Chef::Config[:log_level] || :warn).to_sym end