Commit Graph

6 Commits

Author SHA1 Message Date
f5fce902e8 Introduce Group config option 2024-07-19 15:49:13 +02:00
7f5c354d04 Refactor pmuxlib to allow for restarting a single process within a set 2024-07-19 15:35:38 +02:00
Brian Picciano
05c959eba7 Refactor logging to separate stdout/stdout/system lines
The new logging differentiates between stdout, stderr, and system log
lines much better. The flushing logic has also been simplified, so lines
should appear on the terminal when expected (though possibly with lower
performance, will need to keep an eye on this).
2022-02-27 11:12:26 -07:00
Brian Picciano
ea5e7c9e1c make time formatting be optional 2022-02-27 10:37:22 -07:00
Brian Picciano
2c5c669c72 add NoRestartOn config parameter 2022-02-24 20:48:37 -07:00
Brian Picciano
fe90e93fad initial commit 2021-09-21 16:36:50 -06:00