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 logging for cli validation errors #82

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

TobiWo
Copy link
Owner

@TobiWo TobiWo commented Apr 13, 2024

Summary

This PR improves error messages for wrongly provided cli arguments so that the full stack trace is not logged anymore.

closes #70

@TobiWo TobiWo added the enhancement New feature or request label Apr 13, 2024
@TobiWo TobiWo self-assigned this Apr 13, 2024
@TobiWo TobiWo merged commit a0dbf2d into main Apr 13, 2024
@TobiWo TobiWo deleted the feature/improve-cli-argument-failure-behavior branch April 13, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not print stacktrace while a cli argument does not validate correctly
1 participant