ragflow/api/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 add API for tenant function (#2866) 2024-10-16 16:10:24 +08:00
api_utils.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
commands.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
file_utils.py Fix typo (#3319) 2024-11-11 09:36:39 +08:00
log_utils.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
t_crypt.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
web_utils.py trival (#3325) 2024-11-11 10:39:49 +08:00