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.
on
uncaughtException
unhandledRejection
process
FATAL
1
Generated using TypeDoc
Adds
onhandlers foruncaughtExceptionandunhandledRejectionevents of nodeprocess. Logs all caught errors with log levelFATAL, exiting the nodeprocesswith code1.