Constructor NLogCollectingTarget
NLogCollectingTarget(String)
Creates a new instance of NLogCollectingTarget.
Declaration
public NLogCollectingTarget(string name)
Parameters
Type | Name | Description |
---|---|---|
String | name | Name of this target. (All targets must have a name.) |