I'd like to capture and log all generated SQL. I know about the es.LastQuery property, but I'd like to do this site-wide and not after every call to Load(). I'd love to be able to do this through configuration (hint-hint), but I sure wouldn't mind being able to subscribe to an event. Any ideas?