- Namespace
- Statiq
.App - Containing Type
- Bootstrapper
Analyzer Extensions
Syntax
public static Bootstrapper AddAnalyzer<TAnalyzer>(this Bootstrapper bootstrapper, LogLevel logLevel)
where TAnalyzer : IAnalyzer
Type Parameters
Name | Description |
---|---|
TAnalyzer |
Parameters
Name | Type | Description |
---|---|---|
bootstrapper | Bootstrapper | |
logLevel | LogLevel |
Return Value
Type | Description |
---|---|
Bootstrapper |