ActivityLog Members
Include Protected Members
Include Inherited Members
Provides convenient managed methods for logging messages to the IVsActivityLog.
The ActivityLog type exposes the following members.
Methods
Name | Description | |
---|---|---|
LogError | Logs an error message in the activity log with the given source. | |
LogInformation | Logs an information message in the activity log with the given source. | |
LogWarning | Logs a warning message in the activity log with the given source. |
Top
Properties
Name | Description | |
---|---|---|
LogFilePath | Gets the path to the activity log for the current application. |
Top