Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

DefaultRepositorySelector Members

DefaultRepositorySelector overview

Public Instance Constructors

DefaultRepositorySelector Constructor Creates a new repository selector.

Public Instance Methods

AliasRepository Aliases a repository to an existing repository.
CreateRepositoryOverloaded. 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)
GetRepositoryOverloaded. Gets the ILoggerRepository for the specified assembly.
GetType (inherited from Object)
ToString (inherited from Object)

Public Instance Events

LoggerRepositoryCreatedEvent Event to notify that a logger repository has been created.

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)
OnLoggerRepositoryCreatedEvent Notifies the registered listeners that the repository has been created.

See Also

DefaultRepositorySelector Class | log4net.Core Namespace