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

Log exceptions in a good way #165

Merged
merged 1 commit into from
Aug 29, 2019
Merged

Log exceptions in a good way #165

merged 1 commit into from
Aug 29, 2019

Conversation

lanorkin
Copy link
Contributor

  • use logger overloads which accepts "exception" parameter so full exception information can be logged
  • unify Exception naming during catch
  • unify Logger initialization in files
  • typo fixes

- use logger overloads which accepts "exception" parameter so full exception information can be logged
- unify Exception naming during catch
- unify Logger initialization in files
- typo fixes
@marisks marisks merged commit d1fae52 into Geta:master Aug 29, 2019
@lanorkin lanorkin deleted the fix/logging branch August 29, 2019 07:22
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.

None yet

2 participants