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

Default to INFO log level for CLI tools #12

Merged
merged 2 commits into from
Jun 10, 2014
Merged

Conversation

ctrueden
Copy link
Member

Specifically, the updater should default to INFO level logging, as per issue #9.

This is similar to --debug, but for INFO instead of DEBUG level output.
It will be useful for command line tools that need the log level set to
INFO instead of the (recently changed) default of WARN.
Otherwise, many updater commands emit no output.

Fixes #9.
dscho added a commit that referenced this pull request Jun 10, 2014
Default to INFO log level for CLI tools
@dscho dscho merged commit be045dd into master Jun 10, 2014
@dscho dscho deleted the info-logging-for-cli branch June 10, 2014 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants