Commit b53253b3 authored by shiyu's avatar shiyu

日志路径

parent b0d31d32
......@@ -8,7 +8,9 @@
<property name="rolling.pattern" value="%d{yyyy-MM-dd}"/>
<property name="layout.pattern" value="%-5p %d [%t] %c{50} > %m%n"/>
<property name="LOG_FILE_PATH" value="/data/logs/"/>
<property name="APP_NAME" value="sph-server"/>
<property name="APP_NAME" value="quanku-system"/>
<appender name="console" class="ch.qos.logback.core.ConsoleAppender">
<encoder class="ch.qos.logback.classic.encoder.PatternLayoutEncoder">
......
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