From: charleswrayjr Date: Mon, 8 Sep 2025 17:51:19 +0000 (-0500) Subject: Testing vpn paths. X-Git-Url: https://git.phasecustomsoft.com/stylesheets/style.css?a=commitdiff_plain;h=9a7f7737f704049af2cba238868858ddaaec08de;p=phs-api.git Testing vpn paths. --- diff --git a/src/middleware/loggerMiddleWare.js b/src/middleware/loggerMiddleWare.js index cadea99..670e881 100755 --- a/src/middleware/loggerMiddleWare.js +++ b/src/middleware/loggerMiddleWare.js @@ -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 line %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: {