RMI-PACTA / pacta.portfolio.report

pacta.portfolio.report
https://rmi-pacta.github.io/pacta.portfolio.report/
MIT License
1 stars 0 forks source link

Add Logging to `create_interactive_report` #79

Open AlexAxthelm opened 4 months ago

AlexAxthelm commented 4 months ago

Currently, create_interactive_report is a long-running process with no information emitted about status or progress.

Add logging to that function so that we can diagnose issues in that process efficiently.