Closed
Description
The only place BotFrameworkHttpClient uses its Logger is when it creates AppCredentials via BuildCredentialsAsync.
In BotFrameworkAdapter.SendActivitiesAsync the bot logs when it's sending an activity, the BFHttpClient should do the same.
[enhancement]