Summary
Gets or sets Verbosity. Override the /verbosity setting for this logger.
Specify the following verbosity levels: q[uiet], m[inimal], n[ormal], v[erbose] (detailed), and diag[nostic].
- Namespace
- Cake
.Common .Tools .MSBuild - Containing Type
- MSBuildFileLogger
Syntax
public Verbosity? Verbosity { get; set; }
Value
Type | Description |
---|---|
Verbosity? |