ApplicationInsightsLoggingBackend()
Initializes a new ApplicationInsightsLoggingBackend.
Declaration
public ApplicationInsightsLoggingBackend()
ApplicationInsightsLoggingBackend(string)
Creates ApplicationInsightsLoggingBackend that uses the given instrumentation key.
Declaration
public ApplicationInsightsLoggingBackend(string instrumentationKey)
Parameters
Type | Name | Description |
---|---|---|
string | instrumentationKey |