共用方式為


CoreEventId.ManyServiceProvidersCreatedWarning 欄位

定義

許多服務提供者都是在單一應用程式域中建立的。

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

欄位值

備註

此事件位於 DbLoggerCategory.Infrastructure 類別中。

當搭配 DiagnosticSource 使用 時,這個事件會 ServiceProvidersEventData 使用承載。

適用於