Click or drag to resize

W3CExtendedLogLayoutLineEnding Property

Newline to append after each directive header

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 LineEndingMode LineEnding { get; set; }

Property Value

Type: LineEndingMode
See Also