I'm using Microsoft.Practices.EnterpriseLibrary.Data.Database to create my accessors and execute my queries.
I'd like to know if there is anyway, within this scenario, to automatically log all queries and parameters that are being sent to the database.