Click or drag to resize
LoggerBaseTLevel, TSettingsLevel Property

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

Gets the minimum enabled log level.

Namespace: Yalla
Assembly: Yalla.Core (in Yalla.Core.dll) Version: 1.0.5813.1925
Syntax
protected LogLevel Level { get; }

Property Value

Type: LogLevel
Minimum enabled log level.
See Also