Reputation: 7013
I need to print logs ( I have added in my application) on real devices. I am using Alogcat but it is not showing the logs that i have added in my application. Does any one have any idea how to get logs of application. Other than crash report I need to get the logs of specific code portion to get detail info, tried many application but unable to get logs.
Upvotes: 0
Views: 168
Reputation: 2119
Try to implement DeployeeGate sdk in your project and get log report.
https://deploygate.com/docs/sdk
Download deploygate apk in your mobile phone .and install your apk through deploygate apk.
Upvotes: 1