Click or drag to resize
LoggerBaseTLevelIsEnabled Method

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

Gets a value indicating whether this logger is enabled.

Namespace: Yalla
Assembly: Yalla.Core (in Yalla.Core.dll) Version: 1.0.5813.1925
Syntax
protected virtual bool IsEnabled()

Return Value

Type: Boolean
true if this logger is enabled.
See Also