|
Currently one can only enable logging of the interactions between the OGM engine and the GridDialect. For a user it's more helpful though to log the actual interactions with the datastore.
Likely this need to be implemented specifically for each datastore (as there is no common query language used for all backends). Also it'd mean to log API invocations rather than queries for most stores.
|