I found the Insert, Update and Delete events but would like some better
logging...with prepared statements, you can only see the placeholders in the
output on an Update, Insert is a bit better but no logging of the SQL. (I
just set the log categories for those 3 events to INFO in case any one is
wondering how to view that in a log4j properties.)
Permission to log more stuff? Would this be too high of an overhead?

log4j.category.org.dbforms.event.InsertEvent=INFO
log4j.category.org.dbforms.event.UpdateEvent=INFO
log4j.category.org.dbforms.event.DeleteEvent=INFO

_______________________________________________________________

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to