LogLog LogReceivedAdapter ClassApache log4net™ SDK Documentation
Subscribes to the LogLog.LogReceived event and stores messages to the supplied IList instance.
Inheritance Hierarchy

OnlineSystem Object
  log4net.Util LogLog LogReceivedAdapter

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

public class LogReceivedAdapter : IDisposable
See Also