Edit

Share via


EventBulkingDecoratorLogger(EventBulkingOptions, ILogger) Constructor

Definition

Constructor

public EventBulkingDecoratorLogger (Orleans.Logging.Legacy.EventBulkingOptions config, Microsoft.Extensions.Logging.ILogger decoratedLogger);
new Orleans.Logging.Legacy.EventBulkingDecoratorLogger : Orleans.Logging.Legacy.EventBulkingOptions * Microsoft.Extensions.Logging.ILogger -> Orleans.Logging.Legacy.EventBulkingDecoratorLogger
Public Sub New (config As EventBulkingOptions, decoratedLogger As ILogger)

Parameters

decoratedLogger
ILogger

Applies to