[This is preliminary documentation and subject to change.]
Gets the ILoggerRepository for the specified assembly.
Gets the ILoggerRepository for the specified assembly.
ILoggerRepository GetRepository(Assembly);
Gets the named ILoggerRepository.
ILoggerRepository GetRepository(string);
IRepositorySelector Interface | log4net.Core Namespace