Share via


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 类别。

此事件在 ServiceProvidersEventData 与 一起使用 DiagnosticSource时使用有效负载。

适用于