DefaultRepositorySelector overview
DefaultRepositorySelector Constructor | Creates a new repository selector. |
AliasRepository | Aliases a repository to an existing repository. |
CreateRepository | Overloaded. Create a new repository for the assembly specified |
Equals (inherited from Object) | � |
ExistsRepository | Test if a named repository exists |
GetAllRepositories | Gets a list of ILoggerRepository objects |
GetHashCode (inherited from Object) | � |
GetRepository | Overloaded. Gets the ILoggerRepository for the specified assembly. |
GetType (inherited from Object) | � |
ToString (inherited from Object) | � |
LoggerRepositoryCreatedEvent | Event to notify that a logger repository has been created. |
Finalize (inherited from Object) | � |
MemberwiseClone (inherited from Object) | � |
OnLoggerRepositoryCreatedEvent | Notifies the registered listeners that the repository has been created. |
DefaultRepositorySelector Class | log4net.Core Namespace