NLogLoggingBackend(LogFactory)
Initializes a new NLogLoggingBackend and specifies the target LogFactory.
Declaration
public NLogLoggingBackend(LogFactory logFactory)
Parameters
Type | Name | Description |
---|---|---|
LogFactory | logFactory | The LogFactory that should be used to create the target loggers, or |
NLogLoggingBackend()
Initializes a new NLogLoggingBackend.
Declaration
public NLogLoggingBackend()