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

index a3c0ced0105b609cb585298f5bedb59eb4a5137d..cadea999bfdcd4352ad0f1580973228c5bba5bba 100755 (executable)
@@ -19,7 +19,7 @@ log4js.configure({
       layout: {
         type: "pattern",
         // %highlight{} conversion word for colorization
-        pattern: '%[%d{yyyy-MM-dd hh:mm:ss.SSS} %p %c% %f:%l] %m%n',
+        pattern: '%[%d{yyyy-MM-dd hh:mm:ss.SSS} %p %c% %f line %l] %m%n',
         // Default highlight colors for common levels (optional, but good practice)
         // You can customize these or add more specific level-color mappings
         highlight: {