I am using this code:
<script type = "text/javascript">
console.log("hello world");
</script>
How can I see the output of console.log()
?
I searched on Google but did not find a solution.
To open the developer console in Microsoft Edge, open the Edge Menu in the upper-right-hand corner of the browser window and select More Tools > Developer Tools. You can also press CTRL + Shift + i to open it. The console will either open up within your existing Edge window, or in a new window.
You can open the error console, depending on your browser. (Ctrl+Shift+J in Firefox, or F12 in Chrome, for example). Most browsers have the console hidden in their developer tools.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With