Uploaded image for project: 'Couchbase Lite'
  1. Couchbase Lite
  2. CBL-2623

Make debug and verbose logs conditional on debugging flag

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 3.1.0
    • 3.1.0
    • Java
    • Security Level: Public
    • None
    • JAK 64
    • 3

    Description

      logging below the INFO level should be wrapped in

      ```
      if (CouchbaseLiteInternal.isDebugging()

      { Log.d(DEBUG... }

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lauren.nguyen Lauren Nguyen (Inactive)
            blake.meike Blake Meike
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty