Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Improve main logging #238

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

chore: Improve main logging #238

wants to merge 3 commits into from

Conversation

uristdwarf
Copy link
Collaborator

@uristdwarf uristdwarf commented Nov 4, 2024

Improve logging to better debug errors and where they occured, also use safs functions.

Closes #221

[Only merge after #234]

lgsilva3087
lgsilva3087 previously approved these changes Nov 14, 2024
Copy link
Contributor

@lgsilva3087 lgsilva3087 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Please see my comment.

uristdwarf and others added 3 commits March 28, 2025 16:18
Improve logging to better debug errors and where they occured, also use
safs functions.

Closes #221

Signed-off-by: Urmas Rist <urmas@leil.io>
Due to (for whatever reason on earth) main logging the output of the pid
into stderr, any script expecting only this PID in stderr will break.
This fixes it by exiting early after the PID has been acquired

Signed-off-by: Urmas Rist <urmas@leil.io>
Signed-off-by: Urmas Rist <urmas@leil.io>
@uristdwarf uristdwarf force-pushed the improve-main-logging branch from 53f20de to a7164ee Compare March 28, 2025 14:18
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