Open sandboxFocus

Method GetAllRepositories

GetAllRepositories()

Gets an array of all currently defined repositories.

Declaration
public ILoggerRepository[] GetAllRepositories()
Returns
Type Description
ILoggerRepository[]

An array of the log4net.Repository.ILoggerRepository instances created by this log4net.Core.IRepositorySelector.

Implements
log4net.Core.IRepositorySelector.GetAllRepositories()
Remarks

Gets an array of all of the repositories created by this selector.