From fb4f71ef83d1bfbd3ae89701dc17f6ae31a35eb7 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Fri, 30 Jun 2017 22:21:42 -0700 Subject: Disable verbose logging on restart --- app/src/main/res/values/strings_preferences | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res/values/strings_preferences') diff --git a/app/src/main/res/values/strings_preferences b/app/src/main/res/values/strings_preferences index 1c20b810..347e8c5b 100644 --- a/app/src/main/res/values/strings_preferences +++ b/app/src/main/res/values/strings_preferences @@ -53,7 +53,7 @@ Search Type Enable the search bar instead of a search overlay Verbose Logging - Enable verbose logging to help with crash reports. Logging will only be sent once an error is encountered, so repeat the issue to notify the dev. + Enable verbose logging to help with crash reports. Logging will only be sent once an error is encountered, so repeat the issue to notify the dev. This will automatically be disabled if the app restarts. Restart Frost Crashlytics will only submit logs when a crash occurs or if errors are found and the app is restarted. Clicking here will restart the app and flush whatever issues are currently found. -- cgit v1.2.3