PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​NLogNLog­Logging­BackendLog­Factory
Open sandboxFocus

NLogLoggingBackend.LogFactory Property

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
NLog.LogFactory