DebugLog Property

Definition

Namespace Markdig
Assembly Markdig.dll

Gets or sets the debug log.

public TextWriter? DebugLog { get; set; }

Returns