Plugin that listens for events from the RemotingAppender
For a list of all members of this type, see RemoteLoggingServerPlugin Members.
System.Object
���log4net.Plugin.PluginSkeleton
������log4net.Plugin.RemoteLoggingServerPlugin
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 plugin publishes an instance of RemotingAppender.IRemoteLoggingSink on a specified SinkUri. This listens for logging events delivered from a remote RemotingAppender.
When an event is received it is relogged within the attached repository as if it had been raised locally.
Namespace: log4net.Plugin
Assembly: log4net (in log4net.dll)
RemoteLoggingServerPlugin Members | log4net.Plugin Namespace