Whether to abort the process on Error. By default, the process is exited.
Pass false
to override the default behavior. If false
is passed, Nest will not exit
the application and instead will rethrow the exception.
Specifies the logger to use. Pass false
to turn off logging.
Generated using TypeDoc