日志路径生成优化;在磁盘根目录下BeetlUtil.getWebRoot()报错修正

This commit is contained in:
thinkgem
2018-05-05 19:32:09 +08:00
parent b2f308148e
commit 0fc3693b03
4 changed files with 26 additions and 4 deletions

View File

@@ -6,6 +6,7 @@
<logger name="org.mybatis.spring.transaction" level="DEBUG" />
<logger name="org.apache.catalina.webresources.Cache" level="ERROR" />
<logger name="org.springframework.boot.context.embedded" level="INFO" />
<logger name="org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer" level="INFO" />
<logger name="com.atomikos.icatch.config.UserTransactionServiceImp" level="ERROR" />
<logger name="com.atomikos.jdbc.AbstractDataSourceBean" level="ERROR" />