BotFrameworkHttpClient should use its Logger #3823
Labels
Area: Engineering
Internal issues that are related to improving code quality, refactorings, code cleanup, etc.
P1
Painful if we don't fix, won't block releasing
R10
Release 10 - August 17th, 2020
Milestone
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]
The text was updated successfully, but these errors were encountered: