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

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -