| NLogAspNetCoreOptionsDefault Property |
The default options
Namespace:
NLog.Web
Assembly:
NLog.Web.AspNetCore (in NLog.Web.AspNetCore.dll) Version: 5.3.13+628b0876960af3ee3454c99b7985dbb5e1c46bf0
Syntax public static NLogAspNetCoreOptions Default { get; }
Public Shared ReadOnly Property Default As NLogAspNetCoreOptions
Get
Dim value As NLogAspNetCoreOptions
value = NLogAspNetCoreOptions.Default
static member Default : NLogAspNetCoreOptions with get
Property Value
Type:
NLogAspNetCoreOptionsSee Also