Re: Java FAQ - logging
Hi, No this is not correct (I will update it). The 1.5.5 release uses Commons Logging. So you can add an underlying logging system such as log4j, as per the information here: http://commons.apache.org/proper/commons-logging/guide.html Colm. On Sat, Oct 12, 2013 at 8:09 AM, chris snow wrote:
Java FAQ - logging
Is the java FAQ (http://santuario.apache.org/javafaq.html) correct for configuring logging? I've been looking for the element in the config.xml file in 1.5.5.jar but couldn't find it.