0.1.65
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