-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implement logger with interceptors #87
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gitignore log
How does it work? I tried shutting down db server and my project would raise exceptions, but file is empty.
Could you perhaps make use of custom exceptions? (#91) |
remove catch Exception in ExplanationService |
🔥Merge conflicts |
Custom exception cannot be named as |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe throw the username of user that already exists
No need for that, it is already obvious which user does not exist |
doesn't log exceptions |
No description provided.