Table of Contents

Interface IEventCollectorProvider

Namespace
Microsoft.Azure.WebJobs.Host.Loggers
Assembly
Microsoft.Azure.WebJobs.Host.dll
public interface IEventCollectorProvider

Methods

Create()

IAsyncCollector<FunctionInstanceLogEntry> Create()

Returns

IAsyncCollector<FunctionInstanceLogEntry>