Skip to content

Highlight retry/patching-loop log messages in amber - #255

Closed
kaja-s wants to merge 1 commit into
mainfrom
feature/orange-retry-log
Closed

Highlight retry/patching-loop log messages in amber#255
kaja-s wants to merge 1 commit into
mainfrom
feature/orange-retry-log

Conversation

@kaja-s

@kaja-s kaja-s commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

@pedjaradenkovic pedjaradenkovic left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hey @kaja-s

Thanks for providing this PR. I reviewed it and noticed that the way we approach this logging is not the best because it includes the presentation logic into the logs.

I made a PR that fixes this and includes the changes I made. With that PR, when you want to log something and print it in color on TUI you just provide color as a param. Logs and headless runs stay clean of the colors.

#256

Please test the new PR and if it looks good you can close this PR.

@kaja-s kaja-s closed this Jul 20, 2026
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.

Show failures in red color in codeplain log

2 participants