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

Change logging level for "Executing inline Ruby…" messages #184

Merged
merged 1 commit into from
Nov 12, 2020

Conversation

ianbayne
Copy link
Contributor

@ianbayne ianbayne commented Nov 12, 2020

Hey there, I really like the idea of this project and your aims for it! I've got a Jekyll blog myself and I think it's really neat that Bridgetown fills a similar role, while at the same time being more in tune with the direction of the modern web (including webpack as a default, etc.). Additionally, the content of CONTRIBUTING.md and PULL_REQUEST_TEMPLATE.md is very well written, and it's quite ingenious of you to let contributors include mention of themselves in the README.md. I guess you could say that I'm just impressed all around 😄

This is a 🙋 feature or enhancement.

Summary

This is just a very small PR to get my feet wet with Bridgetown. It doesn't add any tests, but as it's just a simple change to the logging level, I don't feel that tests are warranted.

Context

Closes #175.

@ianbayne ianbayne force-pushed the change/logging-level branch from 5035a5c to c7cd4ec Compare November 12, 2020 13:41
@ianbayne ianbayne marked this pull request as draft November 12, 2020 13:42
@ianbayne ianbayne force-pushed the change/logging-level branch from c7cd4ec to ba2cc7e Compare November 12, 2020 13:45
@ianbayne ianbayne force-pushed the change/logging-level branch from ba2cc7e to a685c7a Compare November 12, 2020 13:48
@ianbayne ianbayne changed the title [WIP] Change logging level for "Executing inline Ruby…" messages Change logging level for "Executing inline Ruby…" messages Nov 12, 2020
@ianbayne ianbayne marked this pull request as ready for review November 12, 2020 13:51
@jaredcwhite
Copy link
Member

Thanks @ianbayne, your contribution is much appreciated! Look forward to future collabs. LGTM 👍

@jaredcwhite jaredcwhite merged commit da97fef into bridgetownrb:main Nov 12, 2020
@ianbayne ianbayne deleted the change/logging-level branch November 12, 2020 22:41
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.

Move "Executing inline Ruby…" messages to debug level
2 participants