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

Add more logging when loading definitions #621

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

spuun
Copy link
Member

@spuun spuun commented Dec 29, 2023

WHAT is this pull request doing?

If something failed during definitions loading it was hard to debug because the lack of logs. This will add more logging.

E.g. the bug that #620 fixes would have been much easier to find with this logging.

HOW can this pull request be tested?

Create a bunch of queues, exchanges and bindings and restart LavibMQ. Use log level trace to see all logs.

@spuun spuun force-pushed the logging-during-definition-loading branch from 75ed63e to a307b76 Compare January 11, 2024 08:23
@spuun spuun force-pushed the logging-during-definition-loading branch from deab9c7 to 899ef2c Compare March 6, 2024 09:53
@CLAassistant
Copy link

CLAassistant commented Mar 6, 2024

CLA assistant check
All committers have signed the CLA.

@spuun spuun merged commit 13024a9 into main Mar 6, 2024
27 checks passed
@spuun spuun deleted the logging-during-definition-loading branch March 6, 2024 09:58
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.

3 participants