Interface used by the LogManager to select the ILoggerRepository.
For a list of all members of this type, see IRepositorySelector Members.
Type | Description |
---|---|
CompactRepositorySelector | The implementation of the IRepositorySelector interface suitable for use with the compact framework |
DefaultRepositorySelector | The default implementation of the IRepositorySelector interface. |
The LogManager uses a IRepositorySelector to specify the policy for selecting the correct ILoggerRepository to return to the caller.
Namespace: log4net.Core
Assembly: log4net (in log4net.dll)
IRepositorySelector Members | log4net.Core Namespace