diff --git a/setup/launch.sh b/setup/launch.sh index 286d839..d5e3932 100644 --- a/setup/launch.sh +++ b/setup/launch.sh @@ -169,7 +169,9 @@ DATAPATH="$DATAPATH" NODEPATH="$NODEPATH" LOGPATH="$LOGPATH" APIPORT="3000" -ACTIVELOG=apxtri,isAuthenticated,checkHeaders,Odmdb,Pagans,Persons,Wwws,Trackings,Notifications +ACTIVELOG=apxtri,isAuthenticated,checkHeaders,Odmdb,Pagans,Persons,Wwws,Trackings,Notifications +##debug,info,warn,error, debug and info will be shown only if a name.js is in ACTIVELOG to help to be focus in debugging +##LOG_LEVEL=debug EXPOSEDHEADERS="xdays,xalias,xlang,xtribe,xapp,xuuid" SOCKETPORT="3001" BACKENDURL="localhost"