DefaultRepositorySelector ClassApache log4net™ SDK Documentation
The default implementation of the IRepositorySelector interface.
Inheritance Hierarchy

OnlineSystem Object
  log4net.Core DefaultRepositorySelector

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public class DefaultRepositorySelector : IRepositorySelector
Remarks

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

See Also