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

Added SentryEvent #98

Merged
merged 2 commits into from
Jan 25, 2016
Merged

Added SentryEvent #98

merged 2 commits into from
Jan 25, 2016

Conversation

asbjornu
Copy link
Contributor

  • Added SentryEvent class.
  • Added Capture() and CaptureAsync() methods on IRavenClient taking SentryEvent.
  • Obsoleted the CaptureMessage() and CaptureException() methods and their async counterparts on SentryEvent.
  • Refactored all code to using the new SentryEvent class as its main code path.
  • Added a couple of tests.

- Added SentryEvent class.
- Added Capture() and CaptureAsync() methods on IRavenClient taking SentryEvent.
- Obsoleted the CaptureMessage() and CaptureException() methods and their async counterparts on SentryEvent.
- Refactored all code to using the new SentryEvent class as its main code path.
- Added a couple of tests.
@dcramer
Copy link
Member

dcramer commented Jan 14, 2016

👍

@asbjornu asbjornu merged commit 629441f into develop Jan 25, 2016
@asbjornu asbjornu deleted the feature/event-builder branch March 7, 2016 15:43
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.

None yet

2 participants