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.3.13+628b0876960af3ee3454c99b7985dbb5e1c46bf0
  NLog.Web (in NLog.Web.dll) Version: 5.3.13+628b0876960af3ee3454c99b7985dbb5e1c46bf0
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