Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4828

Help finding how logger, Test.adapter.exception and onerror have changed

$
0
0

@samselikoff wrote:

I’m upgrading an app from 2.18 to 3.4 and I could use some help finding how the following methods have changed:

Ember.Logger.error
Ember.Test.adapter.exception
Ember.onerror

I’m using them to test for asynchronous errors as described in this article.

So far I’ve found this code which suggests Ember is moving completely to console.[log/warn/info/error] functionality, but I haven’t been able to pinpoint any commit/release in the CHANGELOG over when this happened and if it can be safely assumed that all prior uses of Logger/adapter.exception/onerror have been replaced.

Could someone point me in the right direction? Thanks!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4828

Trending Articles