LibraryManager icon indicating copy to clipboard operation
LibraryManager copied to clipboard

Code cleanup: Use LogMessageGenerator.GetErrorsHeaderString() for logging errors

Open raquelsa opened this issue 7 years ago • 1 comments

raquelsa avatar Jul 13 '18 23:07 raquelsa

We should use this method in all clients when possible for logging errors. There is duplication of code in the different clients (CLI, MSBuild, and .vsix) and we should avoid it.

raquelsa avatar Jul 19 '18 20:07 raquelsa