enhancementhelp wanted
仓库指标
- 星标
- (5,381 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Is it possible to write stdout and stderr to the same file?
I tried passing the same file path to both --stdout-file and --stderr-file but the file contained only stderr after execution.