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

index 3556fd2af2ac96773a88f38aa66fa367a6d85f81..457d3320dde562b71cecc24396a0afd4aebfac27 100755 (executable)
@@ -18,7 +18,7 @@ log4js.configure({
       type: 'stdout',
       layout: {
         type: "pattern",
-        pattern: "%highlight[%d{DATE}] [%p] - %f:%l %m%n --", // Pattern including file and line number
+        pattern: "%highlight[%d{ISO8601}] [%p] - %f:%l %m%n --", // Pattern including file and line number
       },
     },
     errorFile: {