In addition to many built-in handlers, you can create your own handlers and register them globally.
If you add any custom handlers to your applications and wish to trigger them or want to trigger LiveWhale’s handlers from within your code, use the following:
1 | // to call all handlers of a specific type |