Maybe you are facing with a commons-logging problem:
http://mail-archives.apache.org/mod_mbox/incubator-ibatis-user-java/200504.mbox/[EMAIL
 PROTECTED]

Try to make sure there's only one version of log4j in your environment, and 
adding the following line:
log4j.logger.java.sql.PreparedStatement=DEBUG, stdout

regards,
Guido García Bernardo.

Eugeny N Dzhurinsky wrote:

>I still facing the problems with the SQL logging :(
>I'm using the Log4J and my simple configuration below:
>
>log4j.rootLogger=DEBUG, stdout
>log4j.appender.stdout=org.apache.log4j.ConsoleAppender
>log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
>log4j.appender.stdout.layout.ConversionPattern=%5p %d{dd/mm/yy hh:mm:ss} [%t] 
>(%C{1}:%L) - %m%n
>
>nothing on STDOUT
>any ideas why and how to fix that?
>
>  
>


-- 
Guido García Bernardo - [EMAIL PROTECTED]
Tfn. +34 983 54 89 08
ITDEUSTO - Valladolid

Reply via email to