Click or drag to resize
ElmahLogProvider Constructor (LogLevel)
Initializes a new instance of the ElmahLogProvider class

Namespace: Hangfire.Logging.LogProviders
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public ElmahLogProvider(
	LogLevel minLevel
)

Parameters

minLevel
Type: Hangfire.LoggingLogLevel

[Missing <param name="minLevel"/> documentation for "M:Hangfire.Logging.LogProviders.ElmahLogProvider.#ctor(Hangfire.Logging.LogLevel)"]

See Also