Click or drag to resize
LoggerFactoryAdapterBaseTSettingsCreateSettings Method

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

Creates the logger settings.

Namespace: Yalla
Assembly: Yalla.Core (in Yalla.Core.dll) Version: 1.0.5813.1925
Syntax
protected virtual TSettings CreateSettings()

Return Value

Type: TSettings
Logger settings.
See Also