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

index 94b49a3e4ee9f6fb82e8d2cdaf74df9205157d60..0990c5399efcf3f4cbe7541754edd854479d766c 100755 (executable)
@@ -18,7 +18,7 @@ log4js.configure({
       type: 'stdout',
       layout: {
         type: "pattern",
-        pattern: "[%d{ISO8601}] \u001b [%p] \u001b - %f:%l %m%n --", // Pattern including file and line number
+        pattern: "[%d{ISO8601}] \u001b[0m [%p] \u001b[0m - %f:%l %m%n --", // Pattern including file and line number
       },
     },
     errorFile: {