Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

DefaultRepositorySelector Class

The default implementation of the IRepositorySelector interface.

For a list of all members of this type, see DefaultRepositorySelector Members.

System.Object
���log4net.Core.DefaultRepositorySelector

[Visual�Basic]
Public�Class�DefaultRepositorySelector
����Implements�IRepositorySelector
[C#]
public�class�DefaultRepositorySelector : IRepositorySelector

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Uses attributes defined on the calling assembly to determine how to configure the hierarchy for the repository.

Requirements

Namespace: log4net.Core

Assembly: log4net (in log4net.dll)

See Also

DefaultRepositorySelector Members | log4net.Core Namespace