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

Replace Debug.Writeline with ILogger #247

Closed
Gsantomaggio opened this issue Mar 3, 2023 · 1 comment
Closed

Replace Debug.Writeline with ILogger #247

Gsantomaggio opened this issue Mar 3, 2023 · 1 comment

Comments

@Gsantomaggio
Copy link
Member

Replace Debug.WriteLine($"..."); with ILogger.

Debug.WriteLine($"Error reading the socket, error: {e}");

Gsantomaggio added a commit that referenced this issue Mar 14, 2023
Fixes #247
Add credit request when a consumer is promoted

Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
Gsantomaggio added a commit that referenced this issue Mar 14, 2023
Fixes #247
Add credit request when a consumer is promoted

Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
@Gsantomaggio
Copy link
Member Author

dove via c1b9961

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

No branches or pull requests

1 participant