Github user oliversalzburg commented on the pull request:
https://github.com/apache/cordova-wp8/pull/66#issuecomment-71618719
While I was looking into this, I realized what my original intention for
this change was. There is a certain period before `cordova-plugin-console` is
registered, where `console.log` calls can still happen. These regularly lead to
`[object Object]` and similar messages in our debug panel.
What I didn't realize at the time was, that most of the calls during
runtime are handled already by `cordova-plugin-console` and that the behavior
we were observing was specific to a bunch of log calls during application
startup.
So "improving" the plugin wouldn't have any impact on our original issue.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]