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.) |
Creates a new instance of NLogCollectingTarget.
public NLogCollectingTarget(string name)
Type | Name | Description |
---|---|---|
string | name | Name of this target. (All targets must have a name.) |