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

Improve bad configuration file errors reporting #238

Merged
merged 2 commits into from
Sep 6, 2018

Conversation

stanislas-m
Copy link
Member

@stanislas-m stanislas-m commented Sep 5, 2018

This PR will help to troubleshoot configuration file errors:

  • Add an Error level for the logger.
  • Log config file loading errors.
  • Prevent a bad connection declaration to abort Connections parsing.

* Add an Error level for the logger.
* Log config file loading errors.
* Prevent a bad connection declaration to abort Connections parsing.
@stanislas-m stanislas-m requested a review from a team as a code owner September 5, 2018 09:17
@stanislas-m stanislas-m merged commit ebcd74e into development Sep 6, 2018
@stanislas-m stanislas-m deleted the task/improve-bad-config-errors branch September 6, 2018 18:05
mclark4386 pushed a commit that referenced this pull request Sep 28, 2018
* Improve bad configuration file errors reporting

* Add an Error level for the logger.
* Log config file loading errors.
* Prevent a bad connection declaration to abort Connections parsing.

* Fix bad copy-paste
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