Uploaded image for project: 'Couchbase Elasticsearch Connector'
  1. Couchbase Elasticsearch Connector
  2. CBES-159

Document how to change logging configuration

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 4.2.9
    • None
    • None
    • 1

    Description

      There's a file config/log4j2.xml. It's a standard Log4j2 config file. Log4j2 reference is here: https://logging.apache.org/log4j/2.x/manual/configuration.html

       
      Bits to change would be the Root logging level – change <Root level="info"> to <Root level="debug">
       
      and maybe also <Logger name="com.couchbase.client.core" level="warn"/> to <Logger name="com.couchbase.client.core" level="debug"/>

      Attachments

        Issue Links

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

          Activity

            People

              david.nault David Nault
              david.nault David Nault
              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