Click or drag to resize
LogFactoryFormatter Property

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

Gets or sets the log formatter.

Namespace: Yalla
Assembly: Yalla (in Yalla.dll) Version: 1.0.5813.3073
Syntax
public ILogFormatter Formatter { get; set; }

Property Value

Type: ILogFormatter
Log formatter.
See Also