bytechefhq / bytechefhq/bytechef
[feature] Connector logs visible/searchable in UI in workflow executions
Open
backend
enhancement
frontend
- Dominant language
- Java
- Stars
- 1k
- Forks
- 170
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 115
Description
**As an** Admin
**I want to** to see connector logs in UI
**So that** I can get additional information about the internal workings of connectors
Technical Details
-`context.log` writes to the application log that is not visible through UI
- Separate `context.log` for each tenant and show it in UI under workflow executions
Acceptance Criteria
TODO
Definition of Done
TODO
Contributor guide
Assessment
This issue has not been assessed yet.