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

feat: log when provided configId does not exist #2010

Merged

Conversation

timdeschryver
Copy link
Contributor

As pointed out in #2008, I think this change can help developers when something went wrong.
E.g. instead of figuring out why the config is not set, it logs a message that the config is not found.
I used log to make it a nonintrusive change.

@FabianGosebrink FabianGosebrink merged commit cb3080a into damienbod:main Sep 21, 2024
8 of 9 checks passed
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