AsciidoctorSettingsBase.

FailureLevel Property

Summary

The minimual log level that causes the document conversion to fail (command line option --failure-level)

Syntax

public Nullable<AsciidoctorFailureLevel> FailureLevel { get; set; }

Value