添加生产环境部署文件,日志文件名称连字符改为下划线
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<configuration scan="true" scanPeriod="60 seconds" debug="true">
|
||||
|
||||
<property name="logback.logdir" value="/log" />
|
||||
<property name="logback.appname" value="biz-service-ebtp-extend" />
|
||||
<property name="logback.appname" value="biz_service_ebtp_extend" />
|
||||
|
||||
<contextName>${logback.appname}</contextName>
|
||||
|
||||
|
Reference in New Issue
Block a user