Share via


LoggerType type

Defines values for LoggerType.
KnownLoggerType can be used interchangeably with LoggerType, this enum contains the known values that the service supports.

Known values supported by the service

azureEventHub: Azure Event Hub as log destination.
applicationInsights: Azure Application Insights as log destination.
azureMonitor: Azure Monitor

type LoggerType = string