We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Adding directional hints, like > for outgoing requests and < for in-coming reponses, will make http debug logs more readable.
>
<
The text was updated successfully, but these errors were encountered:
feat: add directional hints for debug logs (#713)
4dd772c
Resolves: #712 Signed-off-by: Billy Zha <jinzha1@microsoft.com>
feat: add directional hints for debug logs (oras-project#713)
e9cb5cb
Resolves: oras-project#712 Signed-off-by: Billy Zha <jinzha1@microsoft.com>
Successfully merging a pull request may close this issue.
Adding directional hints, like
>
for outgoing requests and<
for in-coming reponses, will make http debug logs more readable.The text was updated successfully, but these errors were encountered: