ApplyAnalyzerSettings(IReadOnlyList<string>) Method
Applies settings for analyzers and log levels as "[analyzer]=[log level]" (log level is optional, "All" to set all analyzers).
Namespace
Statiq.Core
Containing Type
Engine

Syntax

public void ApplyAnalyzerSettings(IReadOnlyList<string> analyzerSettings)

Parameters

Name Type Description
analyzerSettings IReadOnlyList<string>