On Wed, Aug 10, 2005 at 05:57:05PM +0200, [EMAIL PROTECTED] wrote: > Hi, > I had "commons-logging.jar" and "log4j-1.2.8.jar" in my project classPath > and didn't see logs from iBatis. > I tried to add even "commons-logging-api.jar" to the classPath but nothing > changed... > I'm starting thinking it is Rational (WebSphere Studio) having some problems > in showing logs. > Just for your info I can see logs that I "call" programmatically with > "log.debug(...)" > statement. > Still investigating for a solution to this problem.
log4j.logger.com.ibatis=DEBUG ? -- Eugene N Dzhurinsky
