# File lib/chef/expander/logger.rb, line 57 def initialize(log_device) @level = DEBUG init(log_device) end