mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-22 15:47:58 +01:00
Increase number of breadcrumbs
This commit is contained in:
@@ -370,6 +370,7 @@ public class Log {
|
||||
etypes.setAnrs(BuildConfig.DEBUG);
|
||||
etypes.setNdkCrashes(false);
|
||||
config.setEnabledErrorTypes(etypes);
|
||||
config.setMaxBreadcrumbs(BuildConfig.PLAY_STORE_RELEASE ? 50 : 100);
|
||||
|
||||
Set<String> ignore = new HashSet<>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user