4 references to SetCustomProperty
Microsoft.Extensions.Logging (2)
LoggerFactoryScopeProvider.cs (2)
46activity.SetCustomProperty(propertyKey, activityLogScope); 85activity.SetCustomProperty(additionalItemsBaggagePropertyKey, activityBaggageLogScopeWrapper);
Microsoft.Extensions.Telemetry (2)
Logging\Import\LoggerFactoryScopeProvider.cs (2)
61activity.SetCustomProperty(propertyKey, activityLogScope); 100activity.SetCustomProperty(additionalItemsBaggagePropertyKey, activityBaggageLogScopeWrapper);