I am using DbCommandInterceptor to log Entity Framework\'s communication with Database.
DbCommandInterceptor
I have everything that I need: SQL itself, parameters.
The