Create a new repository selector
Create an new compact repository selector. The default type for repositories must be specified, an appropriate value would be Hierarchy.
| Exception Type | Condition | 
|---|---|
| ArgumentNullException | throw if defaultRepositoryType is null | 
| ArgumentOutOfRangeException | throw if defaultRepositoryType does not implement ILoggerRepository | 
CompactRepositorySelector Class | log4net.Core Namespace