 | NLogRequestLoggingOptions Constructor |
Namespace:
NLog.Web
Assembly:
NLog.Web.AspNetCore (in NLog.Web.AspNetCore.dll) Version: 6.0.0+59339f2811712b446adf6dcd8a6bad39ad9f2ba1
Syntaxpublic NLogRequestLoggingOptions()
Public Sub New
Dim instance As New NLogRequestLoggingOptions()
new : unit -> NLogRequestLoggingOptions
See Also