2 references to AddAzureWebAppDiagnostics
Microsoft.Extensions.Logging.AzureAppServices (2)
AzureAppServicesLoggerFactoryExtensions.cs (2)
30
return
AddAzureWebAppDiagnostics
(builder, context, _ => { });
44
return
AddAzureWebAppDiagnostics
(builder, context, configureBlobLoggerOptions);