Search code examples
androidloggingerror-handlingsdkproduction

Is there any sdk to log exceptions, events and errors in production app?


I want to catch all the un expected/undesirable events in my app during production. I want something which can send a error log file to server and I can easily read it through a web application. Do you know anything of this sort ?


Solution

  • Flurry analytics

    crashlytics

    They will give you the logs and errors in production app..I think this will suits you well