HomeDevCentral

Log correctly stdout and stderr

Description

Log correctly stdout and stderr

Summary:
Stdio::piped() isn't necessary to capture the output of a process.

Also, a typo in the implementation confused stdout and stderr.

Test Plan:

  • alkane serve, /init and /update
  • alkane deploy

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D3014

Details

Provenance
derecksonAuthored on Apr 14 2023, 20:50
derecksonPushed on Apr 14 2023, 21:11
Reviewer
dereckson
Differential Revision
D3014: Log correctly stdout and stderr
Parents
rALK42ac05d593ec: Don't panic if site path can't be resolved
Branches
Unknown
Tags
Unknown