NOTE: This method is now obsolete.
Use CreateRepository instead of CreateDomain
Creates a repository for the specified assembly and repository type.
The ILoggerRepository created for the repository.
CreateDomain is obsolete. Use CreateRepository instead of CreateDomain.
The ILoggerRepository created will be associated with the repository specified such that a call to GetRepository with the same assembly specified will return the same repository instance.
LogManager Class | log4net Namespace | LogManager.CreateDomain Overload List