We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to remove the use of Ember.Logger:
https://emberjs.github.io/rfcs/0297-deprecate-ember-logger.html https://deprecations.emberjs.com/v3.x#toc_ember-console-deprecate-logger Using Ember.Logger will emit warnings/deprecations since Ember 3.2.
The text was updated successfully, but these errors were encountered:
b5aa2e3
Merge pull request #131 from drewlee/master
0aaa36f
Fixes #127
Will publish a new release of the addon after addressing #124.
Sorry, something went wrong.
drewlee
No branches or pull requests
We need to remove the use of Ember.Logger:
https://emberjs.github.io/rfcs/0297-deprecate-ember-logger.html
https://deprecations.emberjs.com/v3.x#toc_ember-console-deprecate-logger
Using Ember.Logger will emit warnings/deprecations since Ember 3.2.
The text was updated successfully, but these errors were encountered: