Skip to content

0.1.65

Compare
Choose a tag to compare
@c-w c-w released this 02 Jan 20:13
· 1119 commits to master since this release
855f9dd
Improve AppInsights logging (#115)

* Switch to official Flask AppInsights middleware

* Add action exception handler

* Reduce default log level

* Short-circuit formatting when logger is disabled

* Remove unnecessary list

* Switch to async AppInsights channel

* Ensure all telemetry is always flushed

* Remove unnecessary supertype