GitHub user iilyak opened a pull request:

    https://github.com/apache/couchdb-chttpd/pull/109

    2973 log user

    Change the log format from `chttpd` to include username.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloudant/couchdb-chttpd 2973-log-user

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-chttpd/pull/109.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #109
    
----
commit e71867d94b8252c1bd9d986030acabf22a4bbc62
Author: ILYA Khlopotov <[email protected]>
Date:   2016-03-21T19:23:31Z

    Log user name of request initiator
    
    Change the log format from chttpd to include username.
    The new format is (space separated):
    
    Nonce, Peer, Host, UserName, Method, RawUri, Code, Status, RequestTime
    
    COUCHDB-2973

commit 0b71d1e0f9c78bb42dd2c2148de6fcdddd33b8c5
Author: ILYA Khlopotov <[email protected]>
Date:   2016-03-21T20:06:28Z

    Add `log_format_test` test case
    
    COUCHDB-2973

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to