From: charleswrayjr Date: Mon, 8 Sep 2025 17:38:47 +0000 (-0500) Subject: Testing vpn paths. X-Git-Url: https://git.phasecustomsoft.com/logo192.png?a=commitdiff_plain;h=46eac712933590b09a51a54339babc75ab84e13b;p=phs-api.git Testing vpn paths. --- diff --git a/src/middleware/loggerMiddleWare.js b/src/middleware/loggerMiddleWare.js index f80d467..881845b 100755 --- a/src/middleware/loggerMiddleWare.js +++ b/src/middleware/loggerMiddleWare.js @@ -18,7 +18,7 @@ log4js.configure({ type: 'stdout', layout: { type: "pattern", - pattern: "[%d{ISO8601}] \u001b[0m [\u001b[33m%p\u001b[0m%]] \u001b[0m - %f:%l %m%n --", // Pattern including file and line number + pattern: "[%d{ISO8601}] [\u001b[33m%p\u001b[0m%]] \u001b[0m - %f:%l %m%n --", // Pattern including file and line number }, }, errorFile: {