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

Issues on the Java TroubleShooting page

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • Mobile 3.1
    • Mobile 3.1
    • couchbase-lite
    • None
    • 0

    Description

      == Console based Logging
      You will primarily use log.getConsole() and ConsoleLogger to control console logging.
      should read:
      You will primarily use Database.log.getConsole() to get the ConsoleLogger used to control console logging.

      == Example 1. Change Console Logging Settings
      1. Define the required domain;
      should read
      1. Set the domains to be logged

      == File based Logging: Configuration
      With file based logging you can also use the LogFileConfiguration(String directory) class’s properties to specify the:
      should read
      With file based logging you can also use the LogFileConfiguration class’s properties to specify the:

      == Custom logging
      Example 3
      the example is missing

      Example 4:
      This example show how to enable the custom logger from <>.
      I don't know what the "<>" at the end of that sentence is supposed to be...

      == Decoding binary logs
      Example 5 is missing a step: the zip file must be exploded

      == Logging functionality prior to release 2.5
      This section is both obsolete and quite incorrect. It should be removed.

      Attachments

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

        Activity

          People

            hakim.cassimally Hakim Cassimally
            blake.meike Blake Meike
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty