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: 5.5.0+9fe9421708749962bac8393d7cec5df976518ccb
  NLog.Web (in NLog.Web.dll) Version: 5.5.0+9fe9421708749962bac8393d7cec5df976518ccb
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