Ticket #6255 (closed defect: fixed)
console.* doesn't actually output to the Safari log since we over-write the console object
| Reported by: | alex | Owned by: | alex |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Core | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
we should detect if there's a console.log() method and use that as the basis for logging instead of defining no-ops everywhere.
Change History
Note: See
TracTickets for help on using
tickets.