修改配置文件,并且修改日志

This commit is contained in:
limqhz
2020-05-24 22:09:10 +08:00
parent 15e948d17e
commit eb2cc8050d
4 changed files with 39 additions and 16 deletions

View File

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