Click or drag to resize

W3CExtendedLogField Class

Field in W3C Extended Formatted event
Inheritance Hierarchy
SystemObject
  NLog.Web.LayoutsW3CExtendedLogField

Namespace:  NLog.Web.Layouts
Assemblies:   NLog.Web.AspNetCore (in NLog.Web.AspNetCore.dll) Version: 6.0.0+59339f2811712b446adf6dcd8a6bad39ad9f2ba1
  NLog.Web (in NLog.Web.dll) Version: 6.0.0+59339f2811712b446adf6dcd8a6bad39ad9f2ba1
Syntax
public class W3CExtendedLogField

The W3CExtendedLogField type exposes the following members.

Constructors
  NameDescription
Public methodW3CExtendedLogField
Initializes a new instance of the W3CExtendedLogField class.
Public methodW3CExtendedLogField(String, Layout)
Initializes a new instance of the W3CExtendedLogField class.
Top
Properties
  NameDescription
Public propertyLayout
Gets or sets the layout of the field.
Public propertyName
Gets or sets the name of the field.
Top
See Also