Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forward built-in logs to the Tracing Console #1

Open
janodvarko opened this issue Jul 22, 2014 · 0 comments
Open

Forward built-in logs to the Tracing Console #1

janodvarko opened this issue Jul 22, 2014 · 0 comments

Comments

@janodvarko
Copy link
Member

There are many logs in the native tools and it would be great if those also appear in the tracing console.

Native tools use:

  1. a pref to make those logs visible: "devtools.debugger.log"
  2. and system dump() to display the result in the system console.

See e.g.
https://mxr.mozilla.org/mozilla-central/source/browser/devtools/debugger/debugger-controller.js#2296

Any tips how we could do this?

Honza

@fflorent fflorent assigned fflorent and unassigned fflorent Nov 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants