PluginSkeleton Constructor Apache log4net™ SDK Documentation
Constructor

Namespace: log4net.Plugin
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

protected PluginSkeleton(
	string name
)

Parameters

name
Type: SystemString
the name of the plugin
Remarks

Initializes a new Plugin with the specified name.
See Also

Reference