ragflow/deepdoc/parser
Zhichang Yu a2a5631da4
Rework logging (#3358)
Unified all log files into one.

### What problem does this PR solve?

Unified all log files into one.

### Type of change

- [x] Refactoring
2024-11-12 17:35:13 +08:00
..
resume Rework logging (#3358) 2024-11-12 17:35:13 +08:00
__init__.py
docx_parser.py Fix:#3230 When parsing a docx file using the Book parsing method, to_page is always -1, resulting in a block count of 0 even if parsing is successful (#3249) 2024-11-08 09:21:42 +08:00
excel_parser.py
html_parser.py search between multiple indiices for team function (#3079) 2024-10-29 13:19:01 +08:00
json_parser.py
markdown_parser.py
pdf_parser.py Rework logging (#3358) 2024-11-12 17:35:13 +08:00
ppt_parser.py
txt_parser.py trival (#2650) 2024-09-29 13:20:02 +08:00
utils.py