thunder-client-support
thunder-client-support copied to clipboard
Output of `console.log` in Chart View
Question:
In Scripting page some examples are using console.log.
Where can we see that output? Should that be on the docs as well?
Are you using the free version/paid version/trial: I'm using the free version.
Logs section in docs https://docs.thunderclient.com/features/logs
I see my mistake now. I was trying to use console.log inside the HTML script for the chart view. Can that be visualized?
Will add to roadmap.
alternative Use console.info and see logs in dev tools console
One question: What do you mean by "visualizing console.log"?
Use console.info and see logs in dev tools console
I'm unfamiliar with Dev Tools Console, but I'll look and see if I can find it.
What do you mean by "visualizing console.log"?
To be able to see the output. I just used "visualize" there because I didn't want to use "see" again. Sorry if that was confusing, English is not my native language.
Will add to roadmap.
About that, would you like for me to close this issue then or would you like to track that progress here?
Thanks got it. Will add to roadmap, We will keep the issue open to track it.