Console is not defined, Firebug JQuery problem

I’m trying to output things to the Console to track errors but everytime I try:

console.log(values);

it says “Console is not Defined”

Any ideas?

Restart firefox. Happened to me a few times too.

Have you enabled firebug? (F12)