From 2bdfa1f6a80e7bc9a06eb276f6371640bd0070ad Mon Sep 17 00:00:00 2001 From: balsikandar Date: Sat, 5 Aug 2017 18:41:31 +0530 Subject: [PATCH] Add your own crash in sample --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 929ea8e..ed1b9ea 100644 --- a/README.md +++ b/README.md @@ -76,8 +76,15 @@ CrashUtil.getDefaultPath() ``` you can access all crash/exception log files from this path and upload them to server for your need. Remember it's default path if you provide your own path you know where to find the logs... + +## Add your own crash +You are welcome to add your own crash and check if it get's logged... ### That's it for now +### TODO +Context awareness to track crashes and fix them. +Identify crashes and categorise them in groups + ### Find this project useful ? :heart: * Support it by clicking the :star: button on the upper right of this page. :v: