LM-Development / aks-sample

Community project providing an undeprecated Microsoft Teams bot sample that runs on Azure Kubernetes Service
https://github.com/LM-Development/aks-sample/tree/main/Samples/PublicSamples/RecordingBot
MIT License
1 stars 0 forks source link

Forward Graph Logger to ILogger #48

Closed 1fabi0 closed 3 months ago

1fabi0 commented 3 months ago

Add that logging to graph logger automatically forwards to ILogger

So now GraphLogger logs are now in the console. ILogger can be forwarded to many logging and exception analytic systems like Sentry or ApplicationInsights