|
|
Browse by Tags
All Tags » log
-
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?
-
Hi,
does entityspaces have an option to log when it executes any query to the database? i guess probably not however i thought i might ask anyways.
second question would be, if it doesnt, will it be easy to implement an option to log SQL whenever it executes a query if i had the source code of the core clases (i would need to know that before i ...
|
|
|