Click or drag to resize
JobStorageWriteOptionsToLog Method

[Missing <summary> documentation for "M:Hangfire.JobStorage.WriteOptionsToLog(Hangfire.Logging.ILog)"]

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public virtual void WriteOptionsToLog(
	ILog logger
)

Parameters

logger
Type: Hangfire.LoggingILog

[Missing <param name="logger"/> documentation for "M:Hangfire.JobStorage.WriteOptionsToLog(Hangfire.Logging.ILog)"]

See Also