Get the ILoggerRepository for the specified assembly
Get the ILoggerRepository for the specified assembly
public�ILoggerRepository�GetRepository(Assembly);
Get the named ILoggerRepository
public�ILoggerRepository�GetRepository(string);
CompactRepositorySelector Class | log4net.Core Namespace