Home » FAQ » Blazor » Debugging » What is the equivalent of console.log in Blazor?
For debugging purposes, we can log or print comments during code execution using Console.WriteLine(“comments”) in Blazor.
Console.WriteLine("Some content logged in Blazor App output window");
Platform BlazorASP.NETWinFormsWPF.NET MAUI
Question *
Answer (Optional)
Email (Optional)
Email address is only for further clarification on your FAQ request. It will not be used for any other purpose.
Please leave this field empty.
Share with