Side navigation
#6563 closed feature (invalid)
Opened May 13, 2010 02:08PM UTC
Closed November 10, 2010 12:49AM UTC
Last modified November 10, 2010 01:07AM UTC
Log functionality for firebug
Reported by: | Seldaek | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.4.3 |
Component: | core | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I would very much like to have a $.log() available by default in jquery that logs to console.log if available (or other targets for other browsers if any)
I know there are tons of plugins/snippets providing that, but I don't get why it's not in core, especially when YUI has it, it is very sad when YUI has a feature that jQuery doesn't have.
Not really a jQuery thing. A plugin could create cross-browser support for it though.