Open torkelrogstad opened 6 years ago
Is it possible to modify the stack trace that is printed, in any way? One solution could be to make wcf() accept a transformStackTrace function, so that packages should as clean-stack could be used.
wcf()
transformStackTrace
clean-stack
Is it possible to modify the stack trace that is printed, in any way? One solution could be to make
wcf()
accept atransformStackTrace
function, so that packages should asclean-stack
could be used.