Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cordova logging annoyance(s) #7

Open
brodybits opened this issue Dec 15, 2015 · 3 comments
Open

Cordova logging annoyance(s) #7

brodybits opened this issue Dec 15, 2015 · 3 comments

Comments

@brodybits
Copy link

If I am not mistaken, console.log works out of the box for Android and Windows. But if someone adds the iOS platform, then s/he would need to add cordova-plugin-console to get the logging on iOS. This can become an extra time waster when a developer is in a bind to solve last-minute problems before a deadline (which is very common for mobile apps).

I wish the Cordova CLI would install the cordova-plugin-console by default, like it does for the cordova-plugin-whitelist.

@jessemonroy650
Copy link
Owner

Your suggestion would be best to put on the Cordova Bug Respository. You will need to have an account on that forum. This is a link to the same repository, with the filter set to the console plugin

CB-7101 is by Raymond Camden. He is a committer and he might be receptive to your suggestion.

I'll close this after you respond.

Best of Luck Jesse

@brodybits
Copy link
Author

I just raised CB-10213 with this issue, and added a comment to CB-7107. I would like to see this @#$% documented here as well.

@jessemonroy650
Copy link
Owner

Per the documentation: It adds additional function for iOS, Ubuntu, Windows Phone 8, and Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants