you can try and add the following to your settings.json:
settings.json
"turboConsoleLog.logMessage": "console.log(\"${variable}:\", JSON.stringify(${variable}, null, 2));"