Change debug logs to info and warning levels in ingestion_processor.py to enhance the visibility of change detection processes, including hash comparisons and artifact checks. Additionally, ensure .env is loaded before logging setup in import_markdown.py to correctly read the DEBUG environment variable. These adjustments aim to improve traceability and debugging during ingestion workflows. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ingestion_chunk_payload.py | ||
| ingestion_db.py | ||
| ingestion_note_payload.py | ||
| ingestion_processor.py | ||
| ingestion_utils.py | ||
| ingestion_validation.py | ||