NOTE: This method is now obsolete.
Use CreateRepository instead of CreateDomain
Creates a repository with the specified name and repository type.
The ILoggerRepository created for the repository.
CreateDomain is obsolete. Use CreateRepository instead of CreateDomain.
The repository name must be unique. Repositories cannot be redefined. An Exception will be thrown if the repository already exists.
Exception Type | Condition |
---|---|
LogException | The specified repository already exists. |
LoggerManager Class | log4net.Core Namespace | LoggerManager.CreateDomain Overload List