log4net SDK Documentation - Microsoft .NET Framework 4.0

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