net7.0
namespace Microsoft.Extensions.Logging
{
public static class LoggingEnrichmentExtensions
{
public static ILoggingBuilder! EnableEnrichment(this ILoggingBuilder! builder, Action<LoggerEnrichmentOptions!>! configure);
}
}
.NET | 6.07.08.09.0 |
---|---|
.NET Framework | 4.6.24.74.7.14.7.24.84.8.1 |
Information specific to net7.0 | |
Assembly | Microsoft.Extensions.Telemetry , Version=8.10.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | Microsoft.Extensions.Telemetry (8.10.0) net6.0 |
Platform Restrictions | This API is supported on all platforms. |