Summary
Gets or sets the class implementing the logger. Should match the format [PartialOrFullNamespace.]LoggerClassName
If the assembly contains only one logger, class does not need to be specified.
- Namespace
- Cake
.Common .Tools .MSBuild - Containing Type
- MSBuildLogger
Syntax
public string Class { get; set; }
Value
Type | Description |
---|---|
string |