log4net SDK Reference

CompactRepositorySelector.CreateRepository Method

Create a new repository for the assembly specified

Overload List

Create a new repository for the assembly specified

public ILoggerRepository CreateRepository(Assembly,Type);

Create a new repository for the repository specified

public ILoggerRepository CreateRepository(string,Type);

See Also

CompactRepositorySelector Class | log4net.Core Namespace