IRepositorySelector MethodsApache log4net™ SDK Documentation

The IRepositorySelector type exposes the following members.

Methods

  NameDescription
Public methodCreateRepository(Assembly, Type)
Creates a new repository for the assembly specified.
Public methodCreateRepository(String, Type)
Creates a new repository with the name specified.
Public methodExistsRepository
Test if a named repository exists
Public methodGetAllRepositories
Gets an array of all currently defined repositories.
Public methodGetRepository(Assembly)
Gets the ILoggerRepository for the specified assembly.
Public methodGetRepository(String)
Gets the named ILoggerRepository.
Top
See Also

Reference