How to use inbuilt PNP Tracelogger in .Net core applications? #795
Unanswered
ashavibapat
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have an existing .Net framework application which was using the inbuilt PnP.Framework.Diagnostics.TraceLogger to write out logs and also captured the PnP provisioning engine logs.
I have upgraded the project to .Net 6 and from older Pnp-Sites core to Pnp.Framework and I cannot seem to find a way to make this built in Tracelogger work.
I am not getting any logs from the provisioning engine code.
Beta Was this translation helpful? Give feedback.
All reactions