AzureAppServicesDiagnosticsLoggerProvider 建構函式

定義

建立 AzureAppServicesDiagnosticsLoggerProvider 類別的新執行個體。

public:
 AzureAppServicesDiagnosticsLoggerProvider(Microsoft::Extensions::Logging::AzureAppServices::Internal::WebAppContext ^ context, Microsoft::Extensions::Logging::AzureAppServices::AzureAppServicesDiagnosticsSettings ^ settings);
public AzureAppServicesDiagnosticsLoggerProvider (Microsoft.Extensions.Logging.AzureAppServices.Internal.WebAppContext context, Microsoft.Extensions.Logging.AzureAppServices.AzureAppServicesDiagnosticsSettings settings);
new Microsoft.Extensions.Logging.AzureAppServices.Internal.AzureAppServicesDiagnosticsLoggerProvider : Microsoft.Extensions.Logging.AzureAppServices.Internal.WebAppContext * Microsoft.Extensions.Logging.AzureAppServices.AzureAppServicesDiagnosticsSettings -> Microsoft.Extensions.Logging.AzureAppServices.Internal.AzureAppServicesDiagnosticsLoggerProvider
Public Sub New (context As WebAppContext, settings As AzureAppServicesDiagnosticsSettings)

參數

context
WebAppContext

備註

此 API 支援 .NET 基礎結構,不適合直接從您的程式代碼使用。

適用於