TransWikia.com

How do I open JSON events in Firefox console?

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:
enter image description here

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:

enter image description here

Unfortunately in Firefox, this is all that it gives me:

json

Can I unfurl a json event in the console in Firefox in the same way that I can in Chrome?

One Answer

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

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP