Skip to content

Adding Sentry exception logging to Parse server #18

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

Closed
wants to merge 1 commit into from

Conversation

ehfeng
Copy link

@ehfeng ehfeng commented Jan 29, 2016

Happy to also provide documentation on spinning up the open source Sentry server, for those wanting to run that themselves as well.

@gfosco
Copy link
Contributor

gfosco commented Jan 29, 2016

I'm not in love with the implementation... Maybe you could abstract out a LogAdapter instead, and have it be a module you inject.

@ehfeng
Copy link
Author

ehfeng commented Jan 29, 2016

Sure, thanks for the tip. Looks like I have some weekend coding. ☕

@gfosco gfosco mentioned this pull request Jan 29, 2016
@ehfeng
Copy link
Author

ehfeng commented Jan 29, 2016

Could you point me to an example in the code of a similar abstraction?

@gfosco
Copy link
Contributor

gfosco commented Jan 30, 2016

I'd say look at FilesAdapter and GridStoreAdapter.. let me know if you have questions.

@gfosco
Copy link
Contributor

gfosco commented Feb 5, 2016

A logging adapter will be added in #243 and you can build a Sentry adapter for that. Thanks! 👍

@gfosco gfosco closed this Feb 5, 2016
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