GlobalConfigurationExtensionsUseLogProviderTLogProvider Method |
[Missing <summary> documentation for "M:Hangfire.GlobalConfigurationExtensions.UseLogProvider``1(Hangfire.IGlobalConfiguration,``0)"]
Namespace: Hangfire
public static IGlobalConfiguration<TLogProvider> UseLogProvider<TLogProvider>( [NotNullAttribute] this IGlobalConfiguration configuration, [NotNullAttribute] TLogProvider provider ) where TLogProvider : ILogProvider
[Missing <param name="configuration"/> documentation for "M:Hangfire.GlobalConfigurationExtensions.UseLogProvider``1(Hangfire.IGlobalConfiguration,``0)"]
[Missing <param name="provider"/> documentation for "M:Hangfire.GlobalConfigurationExtensions.UseLogProvider``1(Hangfire.IGlobalConfiguration,``0)"]
[Missing <typeparam name="TLogProvider"/> documentation for "M:Hangfire.GlobalConfigurationExtensions.UseLogProvider``1(Hangfire.IGlobalConfiguration,``0)"]