First of all, please respect the rules of this discussion group and stop 
talking in such a rough language! People are more willing to answer you 
when you're not swearing.

console.log() <https://developer.mozilla.org/en-US/docs/Web/API/Console/log> 
and other Console API 
<https://developer.mozilla.org/en-US/docs/Web/API/Console> functions work 
pretty much the same as in Firebug 
<https://developer.mozilla.org/en-US/docs/Tools/Web_Console/Console_messages>. 
If they are not working for you, disable Firebug and reload the page. If 
that doesn't help, that may be something related to your profile settings 
or a conflict with an extension
First of all, check if the log messages are just hidden. You can do that by 
clicking the Logs button in the toolbar.


<https://lh3.googleusercontent.com/-Mwwo76ZHqNY/WEBc3m6_MVI/AAAAAAAAAns/eFytkZg4Dkc-3Bgc-svqRIXIgpdbP20dwCLcB/s1600/Log%2Bmessage%2Bfilter.png>

*Note: The screenshot is made in Firefox Nightly. In Firefox 50 the toolbar 
looks a bit different.*


If that doesn't show the messages and you just want to get rid of it, reset 
your profile 
<https://support.mozilla.org/en-US/kb/refresh-firefox-reset-add-ons-and-settings>.
 
If you want to help others having the same problem, try to find the culprit 
by disabling all your extensions and checking whether that makes a 
difference. If yes, enable them one by one again and see which one is 
causing the log messages to break. If disabling the extensions doesn't make 
any difference, the issue is probably related to your settings. In that 
case you should make a backup of your prefs.js file within the folder of 
your profile and then reset the profile. If this fixes the bug, copy parts 
of your original prefs.js file back to the new prefs.js file to file the 
preference that makes the difference. (This is how I found the cause for a 
bug lately <https://bugzilla.mozilla.org/show_bug.cgi?id=1320010>.)

Sebastian

On Thursday, December 1, 2016 at 1:05:33 PM UTC+1, Ian Sebryk wrote:
>
> mmm...absolutely not thrilled with the snap-jerk change in Firebug at 
> all.  now ALL of our console logs are failing to populate to this messed up 
> new FF DevTools 'Console'; BOTH PHP and JavaScript.  has anyone either 
> figure out how to get any of it running again or found a replacement that 
> works with the FF devTools?  simple console.log doesn't show up, neither 
> does good 'ol flog (firelogger).  how the chess-basted-hell are we supposed 
> to develop without simple console messages?!? ffffuuuuuu.....
>
> this kind of shit has seriously kicked us in the bellz.  not happy.  at 
> all.  i really hope i am missing something simple here...  >:(
>

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to firebug+unsubscr...@googlegroups.com.
To post to this group, send email to firebug@googlegroups.com.
Visit this group at https://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/7541dc1a-ce79-4f45-ac52-e0717e087758%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to