RemoteLoggingServerPlugin Constructor Apache log4net™ SDK Documentation
Default constructor

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

public RemoteLoggingServerPlugin()
Remarks

Initializes a new instance of the RemoteLoggingServerPlugin class.

The SinkUri property must be set.

See Also