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

Allow record panic arg manually #239

@aight8

Description

@aight8

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions