Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove debug logs for message hooks (#274)
The message hooks fire every time a message is posted or updated in Mattermost. There is a second debug line in SendChat() that is hit when we send a message to Teams. We should only log posts when they are sent via the second logging instance.
- Loading branch information