Click or drag to resize
LogEntryLevel Property

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

Gets or sets the log level.

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

Property Value

Type: LogLevel
Log level.
See Also