The name of the repository
Namespace: log4net.RepositoryAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Property Value
Type: StringThe string name of the repository
Implements
ILoggerRepository NameRemarks
The name of this repository. The name is used to store and lookup the repositories stored by the IRepositorySelector.
See Also