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

Setting log_level earlier to silence info level configuration output #2393

Merged
merged 1 commit into from
May 11, 2014
Merged

Setting log_level earlier to silence info level configuration output #2393

merged 1 commit into from
May 11, 2014

Conversation

createdbypete
Copy link
Contributor

Using the --quiet flag with the build command still outputs logging for the configuration file. Setting the log_level earlier silences this.

$ bundle exec jekyll build --quiet
Configuration file: /a/directory/hello-world/_config.yml

This output is coming from here: configuration.rb:141.

@parkr
Copy link
Member

parkr commented May 11, 2014

👍

@parkr parkr merged commit 9bd6c98 into jekyll:master May 11, 2014
parkr added a commit that referenced this pull request May 11, 2014
@createdbypete createdbypete deleted the quieter-build-command branch June 9, 2014 19:19
@jekyll jekyll locked and limited conversation to collaborators Feb 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants