mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-24 17:30:38 +00:00
6 lines
142 B
YAML
6 lines
142 B
YAML
![]() |
---
|
||
|
fixes:
|
||
|
- |
|
||
|
Remove the usage of reserved keywords in the logger calls, causing a `KeyError` when setting the log level
|
||
|
to DEBUG.
|