log4net SDK Documentation - Microsoft .NET Framework 4.0

IRepositorySelector.CreateRepository Method

Creates a new repository for the assembly specified.

Overload List

Creates a new repository for the assembly specified.

ILoggerRepository CreateRepository(Assembly,Type);

Creates a new repository with the name specified.

ILoggerRepository CreateRepository(string,Type);

See Also

IRepositorySelector Interface | log4net.Core Namespace