EventBulkingDecoratorLogger(EventBulkingOptions, ILogger) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- config
- EventBulkingOptions
- decoratedLogger
- ILogger