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

Add sentry for log capture #39

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add sentry for log capture #39

wants to merge 3 commits into from

Conversation

Aadesh-Baral
Copy link
Contributor

No description provided.

@Aadesh-Baral Aadesh-Baral requested a review from drklrd January 6, 2023 05:57
@drklrd
Copy link
Member

drklrd commented Jan 8, 2023

Is this just the initialization of Sentry? Do we need to include log-capturing snippets? @Aadesh-Baral

@Aadesh-Baral
Copy link
Contributor Author

I don't think any snippets are required for capturing logs. By default Error and Panic level logs will be captured after the initialization of sentry. Setting debug: true it will also capture debug level logs.

@Aadesh-Baral
Copy link
Contributor Author

@drklrd Verified this integration is working.

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