Summary
Removes an MSBuild logger from the build.
- Namespace
- Buildalyzer
- Containing Type
- ProjectAnalyzer
Syntax
public void RemoveBuildLogger(Build.Framework.ILogger logger)
Parameters
| Name | Type | Description |
|---|---|---|
| logger | Build |
The logger to remove. |
Return Value
| Type | Description |
|---|---|
| void |