Creates a new repository for the assembly specified.
The repository created.
The ILoggerRepository created will be associated with the domain specified such that a call to GetRepository with the same assembly specified will return the same repository instance.
How the association between Assembly and ILoggerRepository is made is not defined. The implementation may choose any method for this association.
IRepositorySelector Interface | log4net.Core Namespace | IRepositorySelector.CreateRepository Overload List