You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for a application level frameworkk solution, hope it can catch all the panic event together with some useful context let the application have enough information to make the proper handler.
Is it possible to allow a func before panic from DI functions such as Must*?
Basically, to log out the service name that caused panic.
The text was updated successfully, but these errors were encountered: