Click or drag to resize
LogFactoryAdapter Property

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

Gets or sets the logger factory adapter.

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

Property Value

Type: ILoggerFactoryAdapter
Logger factory adapter.
See Also