修改日志文件生成及读取位置,上传文件格式新增支持js、css、html、vsdx、dmp、7z、ppt、pptx
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<include resource="org/springframework/boot/logging/logback/defaults.xml"/>
|
||||
|
||||
<!-- 定义日志的根目录 -->
|
||||
<property name="LOG_HOME" value="/logs/fmt"/>
|
||||
<property name="LOG_HOME" value="./logs"/>
|
||||
<!-- 定义日志文件名称 -->
|
||||
<property name="APP_NAME" value="fmt-server"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user