Support promises
Opened this issue · 0 comments
AlexKolesnik commented
I think it would be a nice idea to be able log when promises are resolved or rejected. Currently it seems that just the return of a method call is logged, while all the interesting stuff happens later in case a promise is returned.