处理日志生成路径
This commit is contained in:
parent
1571521ea6
commit
07521b00f7
|
|
@ -6,7 +6,7 @@
|
|||
<!-- 变量配置 -->
|
||||
<Properties>
|
||||
<property name="LOG_PATTERN" value="%date{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n" />
|
||||
<property name="FILE_PATH" value="/www/wwwroot/logs/like-admin" />
|
||||
<property name="FILE_PATH" value="/www/like-admin/logs" />
|
||||
<property name="FILE_NAME" value="admin-log4j2" />
|
||||
</Properties>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue