There was a question on Stack Overflow regarding the return value of the console.log() function within Firebug. This is obviously unintended and will be changed in issue 7774 to return undefined.
It should be clarified that the console object methods are not expected to have any return value.
Sebastian