With the help of this method you can create a new instance of IPCController.
constructor(void) : Object|IPCController
Configure the controller.
configure(Object app, Object server, Function callback) : void
With the help of this method you can create a new instance of IPCLogger.
constructor(void) : Object|IPCLogger
Implementation of the Winston transport API. This method calls with the help of the worker IPC stack the master process for logging.
log(void) : void