update server logs

This commit is contained in:
Saedbhati 2025-10-16 21:05:09 +05:30
parent 6eed287dcb
commit 40779bf1e5
43 changed files with 2354 additions and 1808 deletions

View file

@ -15,7 +15,7 @@ from app.service.task import (
)
import asyncio
from app.component.environment import set_user_env_path
import traceroot
from utils import traceroot_wrapper as traceroot
logger = traceroot.get_logger("task_controller")