Super User Asked on December 16, 2021
I’d like to view output in my console in firefox.
Here’s an example that I’d like to see:
That’s an example on Chrome. It’s very easy to open the JSON object.
I can even go one level further and see this information:
Unfortunately in Firefox, this is all that it gives me:
Can I unfurl a json event in the console in Firefox in the same way that I can in Chrome?
Firefox also supports this. You can try it yourself:
console.log("This is a log message", { title: "My Object", description: "You can inspect this object!" });
If it’s not working, console.log
(or the any of the other methods) isn’t used correctly by the application. Keep in mind that this is entirely unrelated to JSON. It prints actual JavaScript objects.
Answered by Daniel B on December 16, 2021
Get help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP