You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2017/03/17 01:29:23 UTC

[couchdb-documentation] 03/07: Update logging references in _config section

This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git

commit 33ae9addd54dcb4ce1432a3dbb72f3ea86a1d73b
Author: Jonathan Hall <fl...@flimzy.com>
AuthorDate: Mon Mar 13 20:36:46 2017 +0100

    Update logging references in _config section
---
 src/api/server/configuration.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/api/server/configuration.rst b/src/api/server/configuration.rst
index 4b120d2..13a54b3 100644
--- a/src/api/server/configuration.rst
+++ b/src/api/server/configuration.rst
@@ -129,6 +129,7 @@ the various configuration values within a running CouchDB instance.
                 "favicon.ico": "{couch_httpd_misc_handlers, handle_favicon_req, \"/usr/share/couchdb/www\"}"
             },
             "log": {
+                "writer": "file",
                 "file": "/var/log/couchdb/couch.log",
                 "include_sasl": "true",
                 "level": "info"

-- 
To stop receiving notification emails like this one, please contact
"commits@couchdb.apache.org" <co...@couchdb.apache.org>.