According to the commons-logging docs, all I need to do is the following to the simplelog.properties:
# # simplelog config # #set log levels org.apache.commons.logging.simplelog.defaultlog=warn org.apache.commons.logging.simplelog.log.org.apache.ojb.broker.accesslayer.J dbcAccess=debug org.apache.commons.logging.simplelog.log.org.apache.ojb.broker.accesslayer.S qlGenerator=debug However, this does not seem to produce any additional logging output. What I'm really after is being able to see what SQL queries are being executed.... am I doing something obviously wrong? Thanks Gareth. --------------------------------------------- Gareth Cronin Analyst/Programmer Kiwiplan NZ Ltd: http://www.kiwiplan.com Ph (64 9) 2727622 x854 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
