Just set java.sql=DEBUG com.ibatis=DEBUG
...and you'll get all of the logging we provide. Question though: Why are you using 1.x? At the very least, upgrade your SQL Mapping XML files to 2.x, even if you still have dependency on the 1.x Java API. Cheers, Clinton On Wed, 2 Feb 2005 21:38:24 +0200, Sergey Livanov <[EMAIL PROTECTED]> wrote: > > I can not get log4j.properties tuned to check up the value > of > dynamic-mapped-statement. > PreparedStatement > </dynamic-mapped-statement> . > > Is there any example? Thank you. > > regards > Sergey mailto:[EMAIL PROTECTED] > >