This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.StrongNameSigner.
Summary
Gets or sets the log level used when strong-name signing assemblies.
- Assembly
- Cake
.StrongNameSigner .dll - Namespace
- Cake
.StrongNameSigner - Containing Type
- Strong
Name Signer Settings
Syntax
public Nullable<StrongNameSignerVerbosity> LogLevel { get; set; }
Value
Type | Description |
---|---|
Nullable |
The log level for output. |