ionic-team / ionic-cli

The Ionic command-line interface
MIT License
2k stars 652 forks source link

Service Proxies: Log requests to console #2510

Open janpio opened 7 years ago

janpio commented 7 years ago

Similar to the logging of console logs (-c) or server requests (-s) it would be nice to have the Service Proxies' requests in there to see what requests come in and where they are redirected to.

imhoffd commented 6 years ago

This works for v1 projects in CLI 4, but I believe app-scripts would need updating to complete this issue.

kevin-barrientos commented 5 years ago

Is there any progress on this?

imhoffd commented 5 years ago

@kevin-barrientos Adding features to @ionic/app-scripts is not our priority at this time.