Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log responses only at debug log level #216

Merged
merged 1 commit into from
Apr 22, 2016
Merged

Conversation

stevendanna
Copy link
Contributor

Logging these at info means that when a user runs:

chef-client -z

They may get all of their cookbook content logged to their terminal
(depending out their outputting options). Since INFO is the default
log_level for non-tty devices, this has a big impact on what people
might see in their system log files or CI systems.

@thommay
Copy link
Contributor

thommay commented Apr 22, 2016

👍

1 similar comment
@jkeiser
Copy link
Contributor

jkeiser commented Apr 22, 2016

👍

@glensc
Copy link

glensc commented Apr 23, 2016

please consider new release too

@btm
Copy link

btm commented May 27, 2016

looks like 7bc90e7 was released in chef-zero v4.6.2

@btm btm deleted the ssd/log_response-at-debug branch May 27, 2016 16:48
@tas50 tas50 added the bug label Jun 30, 2016
@thommay thommay added Type: Bug Does not work as expected. and removed bug labels Jan 24, 2017
@chef chef locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug Does not work as expected.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants