• Adds on handlers for uncaughtException and unhandledRejection events of node process. Logs all caught errors with log level FATAL, exiting the node process with code 1.

    Parameters

    Returns void

Generated using TypeDoc