Include the yahoo logger component and add the following line to make log messages show in the firebug console:
YAHOO.widget.Logger.enableBrowserConsole();
http://developer.yahoo.com/yui/logger/
Don't forget to enable the console in firebug!
© 2009 Alexander James King