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

Allow record panic arg manually #239

Open
aight8 opened this issue Feb 8, 2019 · 0 comments
Open

Allow record panic arg manually #239

aight8 opened this issue Feb 8, 2019 · 0 comments

Comments

@aight8
Copy link

aight8 commented Feb 8, 2019

Currently I send it this way:

raven.CapturePanicAndWait(func() {
   panic(r)
}, nil, nil)

Because I have my own handler which also log the panic to the stdout etc.
If I let handle it only by raven (CapturePanicAndWait) It's not possible.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant