log4net SDK Reference

DefaultRepositorySelector.GetRepository Method

Gets the ILoggerRepository for the specified assembly.

Overload List

Gets the ILoggerRepository for the specified assembly.

public ILoggerRepository GetRepository(Assembly);

Gets the ILoggerRepository for the specified repository.

public ILoggerRepository GetRepository(string);

See Also

DefaultRepositorySelector Class | log4net.Core Namespace