You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/05/31 14:36:59 UTC

[GitHub] ahmedsajid opened a new pull request #83: Ability to change log level by passing COUCHDB_LOG_LEVEL

ahmedsajid opened a new pull request #83: Ability to change log level by passing COUCHDB_LOG_LEVEL
URL: https://github.com/apache/couchdb-docker/pull/83
 
 
   …docker run command
   
   <!-- Thank you for your contribution!
   
        Please file this form by replacing the Markdown comments
        with your text. If a section needs no action - remove it.
   
        Also remember, that CouchDB uses the Review-Then-Commit (RTC) model
        of code collaboration. Positive feedback is represented +1 from committers
        and negative is a -1. The -1 also means veto, and needs to be addressed
        to proceed. Once there are no objections, the PR can be merged by a
        CouchDB committer.
   
        See: http://couchdb.apache.org/bylaws.html#decisions for more info. -->
   
   ## Overview
   Ability to change log level by passing COUCHDB_LOG_LEVEL environment variable to docker run command.
   
   ## Testing recommendations
   `docker run -it -e COUCHDB_LOG_LEVEL=debug couchdb:2.1.1`
   
   ## Checklist
   
   - [X] Code is written and works correctly;
   - [NA] Changes are covered by tests;
   - [X] Documentation reflects the changes;
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services