Make debug and verbose logs conditional on debugging flag

Description

logging below the INFO level should be wrapped in

```
if (CouchbaseLiteInternal.isDebugging() {
Log.d(DEBUG...
}

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Story Points

Components

Sprint

Fix versions

Affects versions

Priority

Instabug

Open Instabug

PagerDuty

Sentry

Zendesk Support

Created December 8, 2021 at 9:57 PM
Updated April 5, 2022 at 7:24 PM
Resolved January 29, 2022 at 12:41 AM
Instabug