Hi all,
i've used the following lo4j properties, i'm able to see the bind parameters for all the types except Date type with the bold one.
i'm using Hibernate 3.5.2 version
#log4j.logger.org.hibernate.type=info #log4j.logger.org.hibernate.SQL=DEBUG #log4j.logger.org.hibernate.type=trace #log4j.logger.org.hibernate.SQL=TRACE #log4j.logger.org.hibernate.type=DEBUG #log4j.logger.net.sf.hibernate.type=debug
Can you please help me out in this as i'm very much in urgency of the exact property which displays the date values from the Insert/Update query.
I'm interested only in log4j properties and not on p6spy :-(
Thanks in Advance
|