>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #113
Update issue details
Title *
Description
Implement comprehensive logging for both normal workflow tasks and activity tasks. API Endpoints needed: - GET /api/v1/logs/workflows/{workflow_id}/activities - List all activities for workflow - GET /api/v1/logs/workflows/{workflow_id}/activities/{activity_id} - Get single activity with full captured logs - GET /api/v1/logs/workflows/{workflow_id}/activities?include_logs=true - Include captured logs in list response DataShard Storage Path: highway-test-logs/data/test/{workflow_id}/activity_logs/ Requirements: 1. Frontend component to display task/activity logs 2. API integration for log retrieval 3. Proper log formatting and display 4. Support for both normal tasks and activity worker tasks
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Due Date (YYYY-MM-DD)
Tags (comma separated)
Related Issues (IDs)
Enter IDs of issues related to this one. They will be linked as 'related'.
Update Issue
Cancel