Skip to content

feat: merge stdout and stderr on logs#904

Merged
Klakurka merged 1 commit intomasterfrom
chore/merge-stdout-and-stderr-on-logs
Dec 21, 2024
Merged

feat: merge stdout and stderr on logs#904
Klakurka merged 1 commit intomasterfrom
chore/merge-stdout-and-stderr-on-logs

Conversation

@chedieck
Copy link
Collaborator

Description

Makes so that logs are not stored with errors separate from everything else (as is the default in pm2), which IMO has always made debugging a little more complex than it should be.

Test plan

Reset the containers, make sure everything starts normally and that the logs/ don't contain two logs of each service anymore (e.g. logs/jobs-out.log and logs/jobs-error.log, but only one logs/jobs.log)

@Klakurka Klakurka self-requested a review December 20, 2024 22:41
@Klakurka Klakurka merged commit 6c727ab into master Dec 21, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants