#6563 closed feature (invalid)
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.
Change History (2)
comment:1 Changed 12 years ago by
Priority: | → undecided |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Not really a jQuery thing. A plugin could create cross-browser support for it though.