### Description For the [logs feature](https://docs.sentry.io/platforms/android/logs/) we want to have an integration for Logcat.
Activity
AbhiPrasad commentedon May 19, 2025
User isha_37726 on discord shared their temporary solution to get this working:
where
logInSentry
probably callsSentry.logger()
in some fashion.