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)
65activity.SetCustomProperty(propertyKey, activityLogScope); 104activity.SetCustomProperty(additionalItemsBaggagePropertyKey, activityBaggageLogScopeWrapper);