mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
chage tas execution logic (#103)
This commit is contained in:
@ -36,3 +36,5 @@ es_logger = getLogger("es")
|
||||
minio_logger = getLogger("minio")
|
||||
cron_logger = getLogger("cron_logger")
|
||||
chunk_logger = getLogger("chunk_logger")
|
||||
database_logger = getLogger("database")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user