- Namespace
- Statiq
.App - Containing Type
- Engine
Command Settings - Property Type
- string[]
Syntax
[CommandOption("-a|--analyzer <ANALYZER>")]
[Description("Specifies the log level for the specified analyzer as \"[[analyzer]]=[[log level]]\" (log level is optional, \"All\" to set all analyzers).")]
public string[] Analyzers { get; set; }
Attributes
Type | Description |
---|---|
CommandOption | |
Description |
Value
Type | Description |
---|---|
string[] |