Skip to content

[railtie] use Rails.logger by default with rails#10

Open
ChrisLundquist wants to merge 1 commit intoheroku:masterfrom
ChrisLundquist:rails-logger
Open

[railtie] use Rails.logger by default with rails#10
ChrisLundquist wants to merge 1 commit intoheroku:masterfrom
ChrisLundquist:rails-logger

Conversation

@ChrisLundquist
Copy link
Copy Markdown

Previously logging to $stdout caused undesirable output when running tests.
Since we are in a Railtie, we can pass the Rails logger which should be a reasonable default.

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.

1 participant