log4j not working with GWT -



log4j not working with GWT -

i trying add together log4j in gwt application

i refering http://log4j-gwt.sourceforge.net/

i added

<inherits name="org.apache.log4j.log4j" />

in gwt.xml file

but giving compile time error

org.apache.log4j.log4j not resolved.

i added log4j jar in build path (screenshot attached)

i struggling , googling hours no luck

gwt gwt-log4j

Comments

Popular posts from this blog

javascript - I need to update the text of a paragraph by inline edit -

javascript - THREE.js reposition vertices for RingGeometry -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -