Is it possible to hide or suppress any Adobe related error logs and details in the production version of the mobile app?
Hello there,
Just wanted to understand if it's possible to completely suppress or hide error logs/details at the production level.
Scenario:
We have integrated Adobe Launch SDK (version : 1.+ ) in our android application, and during execution of the production version, some error exception log/details were found in the mobile app console logs. So, we wanted to hide or suppress any exposed Adobe error logs/details in the production version.

More details :
Actually, we wanted to control & hide any adobe related error/exception log details from the production version of the application.

As per the below details, if we don't even set any logging modes then it should be by default as ERROR, but we don't want to display any log details to be appeared at the android console (related to adobe SDK/analytics).

Useful link :
https://developer.adobe.com/client-sdks/previous-versions/documentation/mobile-core/api-reference/
Any idea how to do it and what the preferred options are to attain the same. Thanks in advance for your help.
Thanks.