首页
Java
登录
6mi
u
盘
搜
搜 索
Java
web.xml 配置 log4j.properties
web.xml 配置 log4j.properties
xiaoxiao
2021-03-01
82
<context-param> <param-name>log4jConfigLocation</param-name> <param-value>classpath:config/log/log4j.properties</param-value> </context-param> <listener> <listener-class> org.springframework.web.util.Log4jConfigListener </listener-class> </listener>
转载请注明原文地址: https://www.6miu.com/read-3449931.html
技术
最新回复
(
0
)