ragflow/api/apps
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
..
sdk fix: standardize property name from 'chat' to 'chat_id' (#3383) 2024-11-14 15:49:03 +08:00
__init__.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
api_app.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
canvas_app.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
chunk_app.py fix bug about fetching knowledge graph (#3394) 2024-11-14 12:29:15 +08:00
conversation_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
dialog_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
document_app.py fix bug about fetching knowledge graph (#3394) 2024-11-14 12:29:15 +08:00
file2document_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
file_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
kb_app.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
llm_app.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
system_app.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
tenant_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
user_app.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00