Re: [DISCUSS] Console Logging and all that

2012-08-02 Thread Patrick Mueller
On Wed, Aug 1, 2012 at 3:49 PM, Jesse wrote: > I would like to clean up the numerous issues around console logging. > Yeah, sorry I kinda left this hanging. Some Jira issues related to console.log [0][1][2][3] > > iOS requires it's own custom js because it registers the plugin as 'Debug > Cons

Re: [DISCUSS] Console Logging and all that

2012-08-01 Thread Shazron
Thread on the intent to deprecate Debug Console: http://apache.markmail.org/thread/nipqmsmq5ucryxrn Another issue, which explains why Debug Console is still there: https://issues.apache.org/jira/browse/CB-623 On Wed, Aug 1, 2012 at 12:49 PM, Jesse wrote: > I would like to clean up the numerous i

[DISCUSS] Console Logging and all that

2012-08-01 Thread Jesse
I would like to clean up the numerous issues around console logging. Some Jira issues related to console.log [0][1][2][3] iOS requires it's own custom js because it registers the plugin as 'Debug Console' [4] iOS specific js has a bunch of extra cruft for stringify'n objects passed to it, and pr