diff --git a/infintech-executors/executor-collection-dispatcher/src/main/resources/logback.xml b/infintech-executors/executor-collection-dispatcher/src/main/resources/conf/PRD/logback.xml similarity index 90% rename from infintech-executors/executor-collection-dispatcher/src/main/resources/logback.xml rename to infintech-executors/executor-collection-dispatcher/src/main/resources/conf/PRD/logback.xml index bbea067c..fcb943ad 100644 --- a/infintech-executors/executor-collection-dispatcher/src/main/resources/logback.xml +++ b/infintech-executors/executor-collection-dispatcher/src/main/resources/conf/PRD/logback.xml @@ -2,7 +2,7 @@ logback - + + + %d{HH:mm:ss.SSS} %contextName [%thread] %-5level %logger{36} - %msg%n + + + + + ${log.path} + + ${log.path}.%d{yyyy-MM-dd}.zip + + + %date %level [%thread] %logger{36} [%file : %line] %msg%n + + + + + + + + + + + + \ No newline at end of file