log4net SDK Documentation - Microsoft .NET Framework 4.0

LogLog.LogReceivedAdapter Class

Subscribes to the LogLog.LogReceived event and stores messages to the supplied IList instance.

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

System.Object
   log4net.Util.LogLog.LogReceivedAdapter

[Visual Basic]
Public Class LogLog.LogReceivedAdapter
    Implements IDisposable
[C#]
public class LogLog.LogReceivedAdapter : IDisposable

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.

Requirements

Namespace: log4net.Util

Assembly: log4net (in log4net.dll)

See Also

LogLog.LogReceivedAdapter Members | log4net.Util Namespace