Map Stack Trace within console.log

  07 Apr 2021   1 min read

If for some reason you are logging stack traces within console.log messages and you would like the stack traces to be mapped back to your original source code then you may use the mapConsoleMessagesStackTrace setting.