Creates a new repository selector.
Create an new repository selector. The default type for repositories must be specified, an appropriate value would be Hierarchy.
Exception Type | Condition |
---|---|
ArgumentNullException | defaultRepositoryType is a null reference (Nothing in Visual Basic). |
ArgumentOutOfRangeException | defaultRepositoryType does not implement ILoggerRepository. |
DefaultRepositorySelector Class | log4net.Core Namespace