CoreEventId.ServiceProviderDebugInfo フィールド

定義

新しい内部サービス プロバイダーが作成された理由のデバッグ情報を提供します。

public static readonly Microsoft.Extensions.Logging.EventId ServiceProviderDebugInfo;
 staticval mutable ServiceProviderDebugInfo : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly ServiceProviderDebugInfo As EventId 

フィールド値

注釈

このイベントはカテゴリ内 DbLoggerCategory.Infrastructure にあります。

このイベントでは、 と共に ServiceProviderDebugInfoEventData 使用するとペイロードが DiagnosticSource使用されます。

適用対象