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

Start logging correct tune method received from server #71

Merged
merged 1 commit into from
Apr 5, 2022

Conversation

Chinmay1412
Copy link
Contributor

When amqpprox sends the start-ok method, server returns the tune method. But at that point, we are logging start-ok method, instead of logging correct received tune method. This PR fixes that issue. And also explicitly adds the Server string to represent method received from server, as we are doing for other methods. This log trace is useful, while analysing amqpprox logs.

@Chinmay1412 Chinmay1412 merged commit 373ac06 into main Apr 5, 2022
@Chinmay1412 Chinmay1412 deleted the rectify-logging branch April 5, 2022 17:50
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