Open sandboxFocus

Property LogFactory

LogFactory

Gets the LogFactory passed to the constructor of the current NLogLoggingBackend, or null if no logger was passed during the instantiation of the current NLogLoggingBackend.

Declaration
public LogFactory LogFactory { get; }
Property Value
Type Description
LogFactory