Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Add request and response information in the debug log #65

Merged
merged 1 commit into from
Jan 14, 2020

Conversation

zymap
Copy link
Member

@zymap zymap commented Jan 14, 2020


Fixes #64

Motivation

Currently, kop protocol handler only prints header at debug
statements. We also need request and response.

Modifications

  • Add request and response info

@zymap zymap requested review from sijie and jiazhai January 14, 2020 08:52
@zymap zymap self-assigned this Jan 14, 2020
---

Fixes #64

*Motivation*

Currently, kop protocol handler only prints header at debug
statements. We also need request and response.

*Modifications*

- Add more request and response info
@zymap zymap merged commit 79c829f into master Jan 14, 2020
@delete-merged-branch delete-merged-branch bot deleted the add-debug-info branch January 14, 2020 09:13
@jiazhai jiazhai added this to the 0.1.0 milestone Feb 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide request and response in the debug information at kop protocol handler
3 participants