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

index b2838888b36bd5ea4dcca444a90cdc14dd92b392..6e0e10fd406da85c9c24ba43e72d8eaf90b3e108 100755 (executable)
@@ -15,11 +15,7 @@ log4js.configure({
       numBackups: 3
     },
     out: {
-      type: 'stdout',
-      layout: {
-        type: "pattern",
-        pattern: "%d %p %c %f:%l %m%n", // Pattern including file and line number
-      },
+      type: 'stdout'
     },
     errorFile: {
       type: "file",