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

index 20fbf9623da40b64c1a39e6cc0a03e6a06e84fd2..3e03b97a775d3acf3eb4e62b87bafe6ed1dbd0e6 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%] %m%n',
+        pattern: '%[%d{yyyy-MM-dd hh:mm:ss.SSS}] [%p] [%c%] [%f:%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: {