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

Allow setting the logger (e.g. to avoid using STDERR on Rails) #26

Closed
e2 opened this issue Oct 9, 2016 · 0 comments
Closed

Allow setting the logger (e.g. to avoid using STDERR on Rails) #26

e2 opened this issue Oct 9, 2016 · 0 comments

Comments

@e2
Copy link
Owner

e2 commented Oct 9, 2016

Currently, RubyDep uses a logger, but doesn't allow setting the logging device: https://github.com/e2/ruby_dep/blob/ac3576a/lib/ruby_dep/warning.rb#L30

This should be fixed so that STDERR isn't used for logging, e.g. here: rails/rails#26709 (comment)

It should also be possible to set the logger to nil.

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

No branches or pull requests

1 participant