Commit 1a564fa7 authored by Data-王博's avatar Data-王博

一分以上差异 也放到回盘中,同时加入监听系统接口

parent 230200a2
......@@ -10,7 +10,7 @@
<file>/home/quant_group/logs/${log_name}financial_system_api.log</file>
<rollingPolicy class="ch.qos.logback.core.rolling.TimeBasedRollingPolicy">
<fileNamePattern>/home/quant_group/logs/${log_name}financial_system_api.log.%d{yyyy-MM-dd}.bak</fileNamePattern>
<maxHistory>30</maxHistory>
<maxHistory>90</maxHistory>
</rollingPolicy>
<layout class="ch.qos.logback.classic.PatternLayout">
<Pattern>%d{ISO8601} [%thread] [%-5level] %logger - %msg%n</Pattern>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment