Commit cc3761aa authored by shiyu's avatar shiyu

日志路径

parent ad297ecb
......@@ -7,7 +7,7 @@
<property name="log.level.console" value="all"/>
<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="LOG_FILE_PATH" value="/data/logs/"/>
<property name="APP_NAME" value="quanku-system"/>
<appender name="console" class="ch.qos.logback.core.ConsoleAppender">
......
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