users@jaxb.java.net

enable logging using log4j

From: fachhoch <fachhoch_at_gmail.com>
Date: Sat, 11 Feb 2012 12:12:08 -0800 (PST)

I want to enable logs for jaxb , I am using log4j

I added below configration to my log4j


          <logger name="com.sun.xml.bind"">
            <level value="debug"/>
          </logger>



nothing is logging.
 please advice me how to enable logging for jaxb with log4j.

-- 
View this message in context: http://old.nabble.com/enable-logging-using-log4j-tp33307604p33307604.html
Sent from the java.net - jaxb users mailing list archive at Nabble.com.