A client-side Android library to interact with Datadog.
See the dedicated Datadog Android log collection documentation to learn how to forward logs from your Android application to Datadog.
If you are using SDK version 0.2.5
or lower, take a look at the Migration Guide. There are some breaking changes introduced in version 1.0.0
.
If your existing codebase is already using Timber, you can migrate to Datadog easily by using the dedicated library.
When you open your console in Datadog, navigate to the Logs section. In the search bar, type source:mobile
. This filters your logs to only show the ones coming from mobile applications (Android and iOS).
If you encounter any issue when using the Datadog SDK for Android, please take a look at the troubleshooting checklist, or at the existing issues.
Pull requests are welcome. First, open an issue to discuss what you would like to change. For more information, read the Contributing Guide.