PluginSkeleton Constructor Apache log4net™ SDK Documentation
Constructor

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

protected PluginSkeleton(
	string name
)
Remarks

Initializes a new Plugin with the specified name.
See Also