Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Log stacktraces in SystemOutLogger #498

Merged
merged 3 commits into from
Jul 30, 2020

Conversation

maciejwalkowiak
Copy link
Contributor

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Log stacktraces in SystemOutLogger when exception occurs.

💡 Motivation and Context

With debug mode on, when exception happens it's currently difficult to find out why and where did it happen. With stacktraces printed to the console we can easily find the bug.

💚 How did you test it?

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • No breaking changes

🔮 Next steps

Copy link
Contributor

@marandaneto marandaneto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @maciejwalkowiak

Co-authored-by: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com>
@maciejwalkowiak maciejwalkowiak merged commit 813c613 into getsentry:master Jul 30, 2020
@maciejwalkowiak maciejwalkowiak deleted the logger-stacktraces branch July 30, 2020 09:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants