[Question] Can I log to a specific portion in the layout #2838
Unanswered
xwjiang2010
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Thanks so much for developing this great tool. It looks really nice!
I want to have a pinned table with a progress bar at the end of the entire console. (this part of the layout can be fixed height)
In addition, I want to have the top part of the console reserved for showing logs.
It seems Layout can do something like that but I am not sure how to use python logging together with layout.
Is there a way to configure python logging together with Rich and log to a specific portion in the layout?
Thanks so much in advance!
Beta Was this translation helpful? Give feedback.
All reactions