Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.5.2, 0.5.4
-
Fix Version/s: 0.5.4
-
Component/s: Chef Server
-
Labels:None
Description
Currently it sets it to STDOUT:
c[:log_stream] = STDOUT
Fixed @ http://github.com/fujin/chef/tree/chef-125
This still doesn't seem to affect Chef::Log, which is another issue altogether.