| NLogFactory Constructor |
Create a logger factory with the default translation
Namespace:
NLog.Owin.Logging
Assembly:
NLog.Owin.Logging (in NLog.Owin.Logging.dll) Version: 4.0+fa964b487a009a302dffab9a322d07bcc66aee9c
Syntax Public Sub New
Dim instance As New NLogFactory()
new : unit -> NLogFactory
See Also