]> PHS Git Server - phs-api.git/commitdiff
Testing vpn paths.
authorcharleswrayjr <charleswrayjr@gmail.com>
Mon, 8 Sep 2025 17:37:46 +0000 (12:37 -0500)
committercharleswrayjr <charleswrayjr@gmail.com>
Mon, 8 Sep 2025 17:37:46 +0000 (12:37 -0500)
src/middleware/loggerMiddleWare.js

index c8817b521806db10f0aea523996fff28185ff265..f80d467d2397467cdf95426a6d199a604b0d9819 100755 (executable)
@@ -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[0m [\u001b[33m%p\u001b[0m%]] \u001b[0m - %f:%l %m%n --", // Pattern including file and line number
       },
     },
     errorFile: {