Click or drag to resize

NLogLoggerFactory Constructor (NLogProviderOptions)

New factory with options.

Namespace:  NLog.Extensions.Logging
Assembly:  NLog.Extensions.Logging (in NLog.Extensions.Logging.dll) Version: 5.0.1+b127d73a8dd3e88e56cba56e4d025fce612bbc63
Syntax
public NLogLoggerFactory(
	NLogProviderOptions options
)

Parameters

options
Type: NLog.Extensions.LoggingNLogProviderOptions
See Also