ISharePointCommandContext.Logger Property
Gets the log service which you can use to write messages to the Output window or Error List window in Visual Studio.
Assembly: Microsoft.VisualStudio.SharePoint.Commands (in Microsoft.VisualStudio.SharePoint.Commands.dll)
Property Value
Type: Microsoft.VisualStudio.SharePoint.Commands.ISharePointCommandLoggerAn ISharePointCommandLogger instance representing the log service.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.