Add the ability to log all Composer Stager process output to a file

Created on 22 May 2024, 25 days ago
Updated 24 May 2024, 23 days ago

Problem/Motivation

It would be incredibly helpful for forensic and debugging purposes if we were able to always log the output of rsync, along with how it was invoked, to a file.

Proposed resolution

Package Manager should provide LoggingBeginner, LoggingCommitter, and LoggingStager, which implement BeginnerInterface, CommitterInterface, and StagerInterface, respectively, and write the output of the invoked process to a file whose path is defined in config. If no log file path is set, then nothing gets logged.

✨ Feature request
Status

RTBC

Version

3.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States phenaproxima Massachusetts

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024