SQLCipher disabling logs

I have used SQLCipher in banking related application. I have completed development. Now my app is in Security testing they raised the issue that app logs SQL queries it is easy intruder to guess our DB structure. Is there any configuration that we can stop showing logs in android.

Hi @Ashish_Kudale

What version of SQLCipher for Android are you using? The latest release (4.1.13) included a series of changes that should minimize log output.