eigent/backend/app/controller
Wendong-Fan 4161871b86 Improve logging with structured output across backend services
- Add detailed structured logging in Workforce initialization and task execution
- Include task metadata, API task IDs, and execution context in log entries
- Enhance error logging with better context and exception info
- Standardize log format across workforce, health controller, and other components

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-20 14:43:31 +08:00
..
__init__.py initial commit 2025-07-29 23:57:16 +08:00
chat_controller.py update 2025-11-14 16:13:16 +08:00
health_controller.py Improve logging with structured output across backend services 2025-11-20 14:43:31 +08:00
model_controller.py refactor: remove tags from APIRouter initialization in chat, model, task, and tool controllers 2025-11-03 16:55:51 +00:00
task_controller.py refactor: remove tags from APIRouter initialization in chat, model, task, and tool controllers 2025-11-03 16:55:51 +00:00
tool_controller.py Merge remote-tracking branch 'origin/main' into st_calenfar_fix 2025-11-10 15:31:11 +08:00