Microsoft has introduced a new feature called Plug-in Trace Log in Dynamics CRM 2016. In this blog article we will see how to debug a Dynamics CRM Plug-in using Plug-in Trace Log in Dynamics CRM. The following steps we have to follow in order to debug a Dynamics CRM Plug-in Trace Log in Dynamics CRM.
- Implement ITracingService in the Plug-in
- Register the Plug-in
- Enable the Plug-in Trace Log. Click here for the detail steps on how to enable the plug-in trace logs in the Dynamics CRM
- Test the Dynamics CRM Plug-in
Please note, enable Plug-in Trace Log only if you are debugging a plug-in otherwise disable this option to unnecessary create Trace Log records.

Like
Report
*This post is locked for comments