Bug 1551581 Comment 7 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Biboswan Roy from comment #6)
> I wanted to console.log the rules of the inspector.  So I edited a rule declaration in devtools and expected to get logs  i have put in the action files, components/RulesApp etc in the browser toolbox console. I think some of my assumption is wrong ?
> I can easily see corresponding logs or changes i did in the index.xhtml

console.log is not always visible in the browser console. Sometimes you need to open the "Browser Content Toolbox" to see the output.

When you ask questions then please also check "Request information from" and choose "reporter" from the dropdown (towards the bottom of this page).
(In reply to Biboswan Roy from comment #6)
> I wanted to console.log the rules of the inspector.  So I edited a rule declaration in devtools and expected to get logs  i have put in the action files, components/RulesApp etc in the browser toolbox console. I think some of my assumption is wrong ?
> I can easily see corresponding logs or changes i did in the index.xhtml

`console.log` is not always visible in the browser console. Sometimes you need to open the "Browser Content Toolbox" to see the output.

When you ask questions then please also check "Request information from" and choose "reporter" from the dropdown (towards the bottom of this page).

Back to Bug 1551581 Comment 7