Click or drag to resize
LoggerBaseName Property

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

Gets the name of the logger.

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

Property Value

Type: String
The name of the logger.

Implements

ILoggerName
See Also