Prefer console.error over console.log for exception logging
authorTimo Tijhof <ttijhof@wikimedia.org>
Wed, 6 Jun 2012 18:04:03 +0000 (20:04 +0200)
committerTimo Tijhof <ttijhof@wikimedia.org>
Thu, 21 Jun 2012 02:29:00 +0000 (04:29 +0200)
commit4c80300499d783333e24331f7c5a368ecf24c3bf
treeae40064d829b5fd7a64dba26d76fa2a07c57590c
parentfca84436cf2da08ea8de570fed508319bfc63235
Prefer console.error over console.log for exception logging

Follows-up:
* r112453: 268e016f08c5de6a68c25abf182d0115a6f131d5
* r88392 : bdac16978c6827bb5d8709071ee8afb99707ec3e

This way it works in both the Chrome Dev Tools and Firebug in Firefox.

Change-Id: If8b3c2747882c1e21e413f062e4c89c34144c64b
resources/mediawiki/mediawiki.js