mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-19 05:03:40 +00:00

* chore: add logger which eases logging of extras * chore: start migrating to key value * fix: import fixes * tests: temporarily comment out breaking test * refactor: move to kwarg based logging * style: fix import order * chore: implement self-review comments * test: drop failing test * chore: fix more import orders * docs: add changelog * tests: fix broken tests * chore: fix getting the frames * chore: add comment * chore: cleanup * chore: adapt remaining `%s` usages