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
Replace Debug.WriteLine($"..."); with ILogger.
Debug.WriteLine($"...")
ILogger
rabbitmq-stream-dotnet-client/RabbitMQ.Stream.Client/Connection.cs
Line 159 in 9652280
The text was updated successfully, but these errors were encountered:
Add logger to the connection
d2df1fb
Fixes #247 Add credit request when a consumer is promoted Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
7625c35
dove via c1b9961
Sorry, something went wrong.
No branches or pull requests
Replace
Debug.WriteLine($"...")
; withILogger
.rabbitmq-stream-dotnet-client/RabbitMQ.Stream.Client/Connection.cs
Line 159 in 9652280
The text was updated successfully, but these errors were encountered: