日志修复

This commit is contained in:
limqhz
2021-03-28 14:36:42 +08:00
parent dbf34c9fd1
commit 966925e482
5 changed files with 9 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF8"?>
<configuration>
<jmxConfigurator />
<property name="LOG_HOME" value="~/logs/api_log"/>
<property name="LOG_HOME" value="/home/logs/api_log"/>
<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
<encoder class="ch.qos.logback.classic.encoder.PatternLayoutEncoder">