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

XmlLoaders should log warnings if an unexpected node appears #45

Open
xforever1313 opened this issue Sep 9, 2018 · 0 comments
Open

Comments

@xforever1313
Copy link
Owner

We should add logging if we get an unexpected node while parsing XML config files. This way, if a user mis-configures something (e.g. a typo), they can be alerted without having to debug.

It will also clean up our Codacy issues, since we'll be adding 'default' cases to our various case statements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant