log4net SDK Reference

IRepositorySelector.GetRepository Method

Gets the ILoggerRepository for the specified assembly.

Overload List

Gets the ILoggerRepository for the specified assembly.

ILoggerRepository GetRepository(Assembly);

Gets the named ILoggerRepository.

ILoggerRepository GetRepository(string);

See Also

IRepositorySelector Interface | log4net.Core Namespace