User Review
( votes)In my current Dynamics 365 implementation, we are back in the On-Premise world, after many years.
We thought of using the Plugin-Trace logs but was surprised to see that the Plug-Trace logs were not getting generated.
After doing the search realized that it only works for the plugin registered in the Sandbox mode.
https://docs.microsoft.com/pt-pt/powerapps/developer/common-data-service/logging-tracing
https://community.dynamics.com/crm/f/117/t/189346
So for time being, we registered in it Sandbox to get the trace.
Found the below article that has the workaround (unsupported)
http://blog.intocrm.net/how-to-write-plug-in-trace-logs-outside-the-sand-box/
Meanwhile, we can also Vote for the Idea
https://experience.dynamics.com/ideas/idea/?ideaid=abc7aceb-a8d9-e611-80c1-00155d460d59
Hope this helps..