Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Parsers
InlineProcessor
Properties
DebugLog
Menu
On this page
DebugLog Property
Definition
Namespace
Markdig.Parsers
Assembly
Markdig.dll
View source
Gets or sets the debug log writer. No log if null.
public TextWriter? DebugLog { get; set; }
Returns
TextWriter