To be able to easily debug or know what's happening with your build
Some requirements:
- Users should have access to their tools logs
- Ability to tail-like or dump logs
- Differentiate between:
- Pipeline logs (pipelinerun related)
- Task logs (tasrun related)
- For the taskrun, differentiate between each container/step in it
Some existing tools:
- Tekton client (tkn): tkn taskrun logs -f