mattmcmanus / atom-ember-snippets

Ember.js ES6 snippets for Atom
https://atom.io/packages/ember-snippets
MIT License
38 stars 22 forks source link

Remove Logger snippets #40

Closed Exelord closed 6 years ago

Exelord commented 6 years ago

We should remove all Logger references as it has been deprecated in favor of console https://www.emberjs.com/blog/2018/07/02/ember-3-2-released.html#toc_use-of-ember-logger-1-of-3

https://github.com/mattmcmanus/atom-ember-snippets/blob/99eb8cdd7c9f6abb14a685cd611330b79a6ad0cd/snippets/ember.cson#L301-L326

Exelord commented 6 years ago

Why has it been closed?

mattmcmanus commented 6 years ago

https://github.com/mattmcmanus/atom-ember-snippets/commit/54857e51353cf3f019d0b7e22c6a510c8c02e4fb

Sorry, I thought it would have put some more useful info.

mattmcmanus commented 6 years ago

Published in 3.0.0!