Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Jahnavi_B
New 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.

 

 Diagnostics.Trace(TraceLevel.Information, "Tenant Id is been saved", () => tenantId, true); as we used this diagnostic function, but unable to trace this log message in output panel of VS Code. We are not getting any kind of Error. Could u please let us know whether Diagnostic.Trace is supported in VS Code.
3 REPLIES 3
v-xinruzhu-msft
Community Support
Community Support

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.

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.

Jahnavi_B
New Member

Can someone please help me on this.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

Top Solution Authors
Top Kudoed Authors