ragflow/rag/utils
Zhichang Yu 30f6421760
Use consistent log file names, introduced initLogger (#3403)
### What problem does this PR solve?

Use consistent log file names, introduced initLogger

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [x] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
2024-11-14 17:13:48 +08:00
..
__init__.py style: fix typo and format code (#2618) 2024-09-27 13:17:25 +08:00
azure_sas_conn.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
azure_spn_conn.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
doc_store_conn.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
es_conn.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
infinity_conn.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
minio_conn.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
redis_conn.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
s3_conn.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
storage_factory.py Web: Display the icon of the currently used storage. (#2504) 2024-09-20 09:49:16 +08:00