Click or drag to resize
LoggerFactoryAdapterBaseTSettingsSettings Property

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

Gets or sets the logger settings.

Namespace: Yalla
Assembly: Yalla.Core (in Yalla.Core.dll) Version: 1.0.5813.1925
Syntax
public TSettings Settings { get; set; }

Property Value

Type: TSettings
Logger settings.
See Also