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