JekyllCleanSettings.

LogLevel Property

Summary

Log level which should be used to run the Jekyll build command. -V, --verbose or -q, --quiet

Syntax

public Nullable<JekyllLogLevel> LogLevel { get; set; }

Value

Type Description
Nullable<JekyllLogLevel>