Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Log errors in visual studio extension

What is the right way for logging unexpected exceptions in Visual Studio extensions. Is there any classes in the Visual Studio SDK, or may be exist some libryries from partialy side developers?

like image 904
weqew q Avatar asked Feb 28 '26 13:02

weqew q


1 Answers

There's the ActivityLog class which logs to the ActivityLog.xml file. That's about it.

like image 65
Jason Malinowski Avatar answered Mar 04 '26 19:03

Jason Malinowski



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!