Set-PnpTraceLog - Console logging not supported #258
Unanswered
pmatthews05
asked this question in
Q&A
Replies: 2 comments
-
No, it hasn't been removed, but I now notice it too. It seems to be a limitation (at first sight) of the .NET Core framework we switched to, but I will have to investigate that more. File logging still works as an alternative (-LogFile parameter) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Move this to an issue: #267 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Slowly updating my PNPs script to use this Core version of PNP.
When I set my command
I get the error message "WARNING: Console logging not supported"
Even trying the command
I still get the error message.
Has this functionality been removed in the new version of PNP?
Beta Was this translation helpful? Give feedback.
All reactions