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

Can I use default FailureSignalHandler() and my custom failure funcion together? #121

Closed
langdamao opened this issue Aug 19, 2016 · 0 comments

Comments

@langdamao
Copy link

In detail,
I can use InstallFailureSignalHandler() to install defult failure function, which can dump a lot useful message.
Also I can use InstallFailureFunction(func) to diy my custom failure function.
However, I want to use them together, both the defult messages and the custom message loged.

@sergiud sergiud closed this as completed Mar 30, 2021
@sergiud sergiud mentioned this issue May 6, 2021
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

No branches or pull requests

2 participants