Messages not requiring user action

Some information messages do not require any user action. These are sometimes useful for diagnostic purposes but you can ignore them.

Refer to the list in the following table for these messages:
Informational or diagnostic messages
Logger created with identical component name to pre-existing logger. Messages overlap may occur.
zluxServer main starting
current path: <path>
../deploy/xxx -> <path>
Starting ZLUX Server
express-session deprecated undefined resave option; provide resave option ..\..\zlux-proxy-server\js\webapp.js:xxx:xx
express-session deprecated undefined saveUninitialized option; provide saveUninitialized option ..\..\zlux-proxy-server\js\webapp.js:xxx:xx
Reading plugins dir <path>
Processing plugin reference xxx...
Auth plugin com.rs.auth.zssAuth: loading auth handler module ..\..\zss-auth\lib\zssAuth.js
Plugin xxx at path=<path> loaded
com.rs.configjs: found router 'data'
xxx: "xxx" plugins not yet implemented
plugin xxx will serve static files from xxx
Invalid NG2 module: xxx: 'ng2ModuleName' or 'ng2ModuleLocation' missing
xxx: installing static file handlers...
xxx: serving static files at <path>
xxx: installing legacy service router at <path>
calling <host:port>//path
xxx: installing proxy at <path>
xxx: installing import xxx at <path>
installed plugin: xxx
Loaded Router from factory for plugin=com.rs.configjs, service=data. Factory=configRouter, Router=function router(req, res, next) {
xxx: installing node router at <path>
Authentication plugin com.rs.auth.zssAuth added to category zss
ZLUX Server starts with dirname=<path>
Closing http server
(HTTP) about to start listening on <host:port>
(HTTP) listening on <host:port>
installing root service proxy at /xxx
xxx: found external service 'xxx'
xxx: found legacy node service 'xxx'
xxx: importing service 'xxx' from com.rs.rasui as 'xxx'
Server shutting down, received signal=<SIGNAL>
configJSON = {xxx}
startUpConfig = {xxx}