Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msimecek/bot-message-logging-sample
Bot Builder v4 sample bot with message logging into Application Insights. Using only ASP.NET Core DI and custom Logger.
https://github.com/msimecek/bot-message-logging-sample
Last synced: 11 days ago
JSON representation
Bot Builder v4 sample bot with message logging into Application Insights. Using only ASP.NET Core DI and custom Logger.
- Host: GitHub
- URL: https://github.com/msimecek/bot-message-logging-sample
- Owner: msimecek
- Created: 2019-10-03T14:49:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-03T14:51:48.000Z (over 5 years ago)
- Last Synced: 2025-01-19T02:05:53.799Z (12 days ago)
- Language: HTML
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LoggingBot
Bot Framework bot logging sample based on CoreBot. Adds message content logging into Application Insights through custom Logger and Dependency Injection.