> Propose to turn app logging off by default and add an option under developer mode to enable it along with additional logging levels like debug.
I'm happy to look up developer mode and, if developer mode isn't enabled, turn logging off (or restrict it to high severity message). Is there an API I can use to figure out whether developer mode is on or off? Also, when *not* running on the phone, I want those logs for testing and the like. So, is there a way to make sure that, if I call whatever API reports this on the desktop, that it returns "developer mode on" or alternatively, a way to find out whether I'm *not* running on a phone, so I can ignore the developer mode setting and log regardless? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to upstart-app-launch in Ubuntu. https://bugs.launchpad.net/bugs/1414039 Title: App logging should be off by default Status in the base for Ubuntu mobile products: In Progress Status in ubuntu-system-settings package in Ubuntu: New Status in upstart-app-launch package in Ubuntu: New Bug description: We are creating 100s of MBs in log files which are generally unused on production systems Propose to turn app logging off by default and add an option under developer mode to enable it along with additional logging levels like debug. Also, apps and shell should examine their logging to become far less verbose To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1414039/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp