Add a Tracing/Logging infrastructure and log useful messages to it.
Could use this to log info / warnings / errors e.g. info like SQL being generated behind the scenes (see http://data.uservoice.com/forums/72025-entity-framework-feature-suggestions/suggestions/1051017-support-for-sql-logging) or warnings such as failure to create dynamic proxies (see e.g. http://entityframework.codeplex.com/workitem/485)
Comments: Logging, tracing and general interception infrastructure are now included in EF6. Filed a separate bug for some of the remaining ideas.
Could use this to log info / warnings / errors e.g. info like SQL being generated behind the scenes (see http://data.uservoice.com/forums/72025-entity-framework-feature-suggestions/suggestions/1051017-support-for-sql-logging) or warnings such as failure to create dynamic proxies (see e.g. http://entityframework.codeplex.com/workitem/485)
Comments: Logging, tracing and general interception infrastructure are now included in EF6. Filed a separate bug for some of the remaining ideas.