Forum Discussion
Jahnavi_B
2 years agoNew Member
Where does Diagnostic Trace gets saved in Power Query VS code
We are creating a custom connector and implemented a diagnostic log functions in Visual Studio Code but we are unable to trace those logging information and not sure where it is getting saved. ...
Anonymous
2 years agoNot applicable
Hi Jahnavi_B
You can refer to the following link, it offer the wherer can trace the log.
c# - Trace logs location, where to view them - Stack Overflow
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Jahnavi_B
2 years agoNew Member
Hii Yolo Zhu,
The above link which you have sent to refer is in C#, but we are using M language for our connector. Could u please help us on the same.