LoggerManager CreateDomain Method Apache log4net™ SDK Documentation
Overload List

  NameDescription
Public methodStatic memberCreateDomain(String)Obsolete.
Creates a repository with the specified name.
Public methodStatic memberCreateDomain(Assembly, Type)Obsolete.
Creates a repository for the specified assembly and repository type.
Public methodStatic memberCreateDomain(String, Type)Obsolete.
Creates a repository with the specified name and repository type.
Back to Top
See Also