Click or drag to resize
DefaultFormatterPrologue Property

[This is preliminary documentation and is subject to change.]

Gets the prologue.

Namespace: Yalla
Assembly: Yalla.Core (in Yalla.Core.dll) Version: 1.0.5813.1925
Syntax
public override string Prologue { get; }

Property Value

Type: String
Prologue.

Implements

ILogFormatterPrologue
See Also