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.