Skip to content

Ember.Logger deprecation #113

Open
@Ralica

Description

@Ralica

Hello,
range-slider.js is making use of Ember.Logger but this class is now deprecated. (https://rfcs.emberjs.com/id/0297-deprecate-ember-logger/)
As per the deprecation doc console.warn() can be used instead of the logger warn method.
Would you accept a contribution so that I could keep using this addon with out upgraded Ember project? We just upgraded to ember 4.10 and this seems to be the only issue I find which prevents the addon from continuing to be useful.

Thanks,
Ralica

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions