That should be all you have to do (place log4j.properties in the class folder). Is it displaying any kind of logging? You may want to set the org.apache class to at least INFO level as there is a lot of stuff spit out from that.
-Nick On 6/16/05, Jan Vissers <[EMAIL PROTECTED]> wrote: > Hi, > > Can someone please give me some tips as to how to use my own > log4j.properties file to perform logging. I can't seem to get this > working, and I need it desperately. I placed log4j.properties in > /WEB-INF/classes (and tried some other stuff) but that didn't work. > > Thx. > -J. > > -- > Cumquat Information Technology > De Dreef 19 > 3706 BR Zeist > T +31 (0)30 - 6940490 > F +31 (0)10 - 6940499 > http://www.cumquat.nl > > [EMAIL PROTECTED] > M +31 6 5 11 169 556 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
