The implementation of the IRepositorySelector interface suitable for use with the compact framework
For a list of all members of this type, see CompactRepositorySelector Members.
System.Object
���log4net.Core.CompactRepositorySelector
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This IRepositorySelector implementation is a simple mapping between repository name and ILoggerRepository object.
The .NET Compact Framework 1.0 does not support retrieving assembly level attributes therefore unlike the DefaultRepositorySelector
this selector does not examine the calling assembly for attributes.
Namespace: log4net.Core
Assembly: log4net (in log4net.dll)
CompactRepositorySelector Members | log4net.Core Namespace