Construct with sink Uri.
Namespace: log4net.Plugin
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- sinkUri
- Type: SystemString
The name to publish the sink under in the remoting infrastructure. See SinkUri for more details.
Remarks
Initializes a new instance of the RemoteLoggingServerPlugin class with specified name.
See Also