added logs
This commit is contained in:
+2
-1
@@ -112,7 +112,8 @@ var jobs = {
|
||||
});
|
||||
},
|
||||
completedHx: function (req, res, next) {
|
||||
logger.info("------========----------",req.body,"-----------LET SEE ----------");
|
||||
logger.info("------======BODY ==----------",req.body,"-----------LET SEE ----------");
|
||||
logger.info("------======QUERY==----------",req.query,"-----------LET SEE ----------");
|
||||
var data = {
|
||||
"member_uid": req.body.uid,
|
||||
"member_id": req.body.member_id,
|
||||
|
||||
Reference in New Issue
Block a user