Click or drag to resize
LogIsInfoEnabled Property

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

Gets a value indicating whether logging of information entries is enabled.

Namespace: Yalla
Assembly: Yalla.Core (in Yalla.Core.dll) Version: 1.0.5813.1925
Syntax
public bool IsInfoEnabled { get; }

Property Value

Type: Boolean
true if logging of information entries is enabled.

Implements

ILogIsInfoEnabled
See Also