Skip to content

Log review script stdout and stderr to the log target#281

Merged
tertsdiepraam merged 2 commits intomainfrom
review-logging
Oct 29, 2025
Merged

Log review script stdout and stderr to the log target#281
tertsdiepraam merged 2 commits intomainfrom
review-logging

Conversation

@tertsdiepraam
Copy link
Contributor

Closes #278

Copy link
Contributor

@bal-e bal-e left a comment

Choose a reason for hiding this comment

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

Looks good! I think .next_line() is allocating a new String every time you call it, but it's not a real issue. LGTM.

@tertsdiepraam
Copy link
Contributor Author

I was hoping LLVM would just fix that for me :)

@tertsdiepraam
Copy link
Contributor Author

Oh I need to remove that test script

@tertsdiepraam tertsdiepraam merged commit 7de979e into main Oct 29, 2025
27 checks passed
AlexanderBand pushed a commit that referenced this pull request Oct 30, 2025
* log review script stdout and stderr to the log target

* remove test script
@tertsdiepraam tertsdiepraam deleted the review-logging branch November 24, 2025 10:30
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.

Review script inherits cascade's stdout/stderr instead of the output getting collected and printed to the configured log-target

2 participants