Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

timecraft: add logs command #51

Merged
merged 3 commits into from
Jun 3, 2023
Merged

timecraft: add logs command #51

merged 3 commits into from
Jun 3, 2023

Conversation

achille-roussel
Copy link
Contributor

This PR adds a logs command to timecraft which prints the recorded output of stdout/stderr.

The implementation is rudimentary right now, among things that we'll improve later:

  • how to not replay from the beginning each time
  • add a --tail option
  • poll for new log lines if the process is still running

Signed-off-by: Achille Roussel <[email protected]>
Signed-off-by: Achille Roussel <[email protected]>
Signed-off-by: Achille Roussel <[email protected]>
@achille-roussel achille-roussel merged commit ada0546 into main Jun 3, 2023
3 checks passed
@achille-roussel achille-roussel deleted the timecraft-log branch June 3, 2023 01:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants