Related to Ability to selectively log specific information in app logs rather than a general "catch it all".
I want to reduce the amount of garbage that is currently collected during app execution. Problem is: the app has a massive amount of variables. There has to be a better way to do this.
At least it would be helpful to be able to disable analytical saving by default rather than collecting it by default.