-
|
Hello ! I wanted to know if it's possible to write in the RichLog but without printing a new line at the end ? Thanks in advance :) |
Beta Was this translation helpful? Give feedback.
Answered by
davep
Mar 13, 2024
Replies: 2 comments
-
|
To the best of my recollection |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mattthhh
-
This work for me when I'm using self.begin_capture_print(self, True, True) to catch log. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To the best of my recollection
RichLogdoesn't support that, althoughLogdoes.