https://github.com/dotnet/runtime/issues/34305 is introducing new API on `LoggerFactoryOptions` to enable `Activity` tracking. We should enable it in `CreateDefaultBuilder`. Needs to happen with- https://github.com/dotnet/aspnetcore/issues/21020
dotnet/runtime#34305 is introducing new API on
LoggerFactoryOptionsto enableActivitytracking. We should enable it inCreateDefaultBuilder.Needs to happen with- #21020