log4net SDK Reference

CompactRepositorySelector.GetRepository Method

Get the ILoggerRepository for the specified assembly

Overload List

Get the ILoggerRepository for the specified assembly

public ILoggerRepository GetRepository(Assembly);

Get the named ILoggerRepository

public ILoggerRepository GetRepository(string);

See Also

CompactRepositorySelector Class | log4net.Core Namespace