When using a logger that outputs to
process.stdout.write
you can use
"outputCapture": "std" in the launch config to also capture that.
When using a logger that outputs to
process.stdout.write
you can use
"outputCapture": "std" in the launch config to also capture that.