但是根据这个jboss又是如何定位到conf目录里面的jboss-log4j.xml的。 自己尝试 URL configURL = new URL("resource:jboss-log4j.xml");但是报错,unknown protocol: resource 哪位jboss高手说说看。
A minor irritant we’ve discovered in implementing applications for Jboss AS is that that the logging configuration for applications has to go through their monolithic jboss-log4j.xml file. So we’ve ...
statements, however. The logging system can add contextual information—filename, line number, and date, for example—to the message automatically. You can redirect the messages to different ...