Capture stdout / stderr in --output
Open
- Dominant language
- C#
- Stars
- 297
- Forks
- 55
- Avg merge
- 18m
- Merged PRs (30d)
- 1
Description
Is there any way i can easily capture stdout / stderr via the command line flags
Currently --output only dumps scripts that executed. Ideally id like to have the ability to send the actual run logs to a destination of my choice.
For context ...my use case is ..
Im using grate inside azure container apps ( jobs ) without log insights and there is no way to capture the console logs and save them unless we turn on log insights. I can modify the docker file to allow this but if there a simpler way to do it that would be better
Contributor guide
Assessment
This issue has not been assessed yet.