PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​NLogNLog­Collecting­TargetNLog­Collecting­Target
Open sandboxFocus

NLogCollectingTarget Constructor

NLogCollectingTarget(String)

Creates a new instance of NLogCollectingTarget.

Declaration
public NLogCollectingTarget(string name)
Parameters
Type Name Description
System.String name

Name of this target. (All targets must have a name.)