How to get long stack traces for multiple async functions


#1

I need a long stack trace since i have alot of async functions.

However, if an error happens, i only see the short stack trace, in my bottom level async function and not the other async functions.

I am using the typescript version of jovo project startup.


#2

Hey @ionescu_victor

I don’t understand it completely :smiley: Can you post the short stack trace?