Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-6211

Document Log Redaction for Couchbase Lite

    XMLWordPrintable

Details

    Description

      The Release Notes indicate that since version 2.0.2, Log Redaction has been available:

      2.0.2
      Support for Log redaction of sensitive information when logging is enabled.

      There is also a link which takes you to the logging section of the documentation, however, there is no mention of Log Redaction in this subsection of the documentation:

      Logging
      The log messages are split into different domains (LogDomains) which can be tuned to different log levels. The following example enables verbose logging for the replicator and query domains.

      Database.setLogLevel(LogDomain.REPLICATOR, LogLevel.VERBOSE);
      Database.setLogLevel(LogDomain.QUERY, LogLevel.VERBOSE);

      Would it be possible to add details as to how Log Redaction can be implemented for the Couchbase Lite SDKs.

      Attachments

        Issue Links

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

          Activity

            People

              Ian.bridge Ian Bridge
              stewart.peters Stewart Peters (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty