Click or drag to resize

W3CExtendedLogLayoutDirectives Property

Gets the array of directive headers to include

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 IList<W3CExtendedLogField> Directives { get; }

Property Value

Type: IListW3CExtendedLogField
See Also