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

Consider Trace on "Log Get Queue Messages" in AdapterReceiverBase.cs #81

Closed
m17kea opened this issue Jun 7, 2024 · 2 comments
Closed
Labels
maintenance Technical debt, various fixes, and optimizations
Milestone

Comments

@m17kea
Copy link
Contributor

m17kea commented Jun 7, 2024

This log message is called multiple times a second and drowns all other logs. Would you consider setting this to Trace so that the visibility is better when watching the logs at Debug level live

@snovak7 snovak7 added the maintenance Technical debt, various fixes, and optimizations label Jun 7, 2024
@m17kea
Copy link
Contributor Author

m17kea commented Jun 7, 2024

I've submitted a PR for this #82

@snovak7
Copy link
Contributor

snovak7 commented Jun 7, 2024

Closes #82

@snovak7 snovak7 added this to the v0.3.0 milestone Jun 7, 2024
@snovak7 snovak7 closed this as completed Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Technical debt, various fixes, and optimizations
Projects
None yet
Development

No branches or pull requests

2 participants