当前位置: 代码迷 >> J2EE >> log4j system.out jboss,该怎么解决
  详细解决方案

log4j system.out jboss,该怎么解决

热度:186   发布时间:2016-04-22 02:36:45.0
log4j system.out jboss
jboss中使用log4j配置输出到文件的时候,System.out.println("xxx")的代码会在日志中输出吗?

------解决方案--------------------
不会,会在控制台输出
  相关解决方案