ILoggerName Property Apache log4net™ SDK Documentation
Gets the name of the logger.

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

string Name { get; }

Property Value

Type: String
The name of the logger.
Remarks

The name of this logger

See Also

Reference