NLogCollectingTarget Constructor |
Creates a new instance of NLogCollectingTarget.
Namespace: PostSharp.Patterns.Diagnostics.Backends.NLog
Assembly: PostSharp.Patterns.Diagnostics.Backends.NLog (in PostSharp.Patterns.Diagnostics.Backends.NLog.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public NLogCollectingTarget( string name )
Parameters
- name
- Type: System.String
Name of this target. (All targets must have a name.)