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

index 0990c5399efcf3f4cbe7541754edd854479d766c..c8817b521806db10f0aea523996fff28185ff265 100755 (executable)
@@ -18,7 +18,7 @@ log4js.configure({
       type: 'stdout',
       layout: {
         type: "pattern",
-        pattern: "[%d{ISO8601}] \u001b[0m [%p] \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: {