Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore couchdb logger #1532

Merged
merged 1 commit into from
Jul 2, 2020
Merged

Restore couchdb logger #1532

merged 1 commit into from
Jul 2, 2020

Conversation

denyeart
Copy link
Contributor

@denyeart denyeart commented Jul 2, 2020

CouchDB client utility layer was recently refactored to be included in statecouchdb package.
This caused the traditional [couchdb] logger and [statecouchdb] logger
to log under a common [statecouchdb] logger.
Since administrators and support staff often want to see only the CouchDB interactions
in debug log, and since they are already accustomed to using the [couchdb] logger,
this change restores the separate [couchdb] logger for the CouchDB client code,
making it aligned with prior versions of Fabric.

Signed-off-by: David Enyeart [email protected]

CouchDB client utility layer was recently refactored to be included in statecouchdb package.
This caused the traditional [couchdb] logger and [statecouchdb] logger
to log under a common [statecouchdb] logger.
Since administrators and support staff often want to see only the CouchDB interactions
in debug log, and since they are already accustomed to using the [couchdb] logger,
this change restores the separate [couchdb] logger for the CouchDB client code,
making it aligned with prior versions of Fabric.

Signed-off-by: David Enyeart <[email protected]>
@denyeart denyeart requested a review from a team as a code owner July 2, 2020 13:54
@manish-sethi manish-sethi merged commit 0de7fc1 into hyperledger:release-2.2 Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants