Replies: 2 comments
-
Can anyone answer this thanks? @willmcgugan I am using the TimedRotatingFileHandler too, and I tail this in a separate terminal than the STDOUT, as I use rich to create a nice UI there and I do not want any logs to be printed there. I am the logs to be formatted by rich. Anyway to do that? Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
-
This would be awesome if it's supported. Think rich is mainly made for console apps? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use features like TimedRotatingFileHandler in rich, or conversely, is there a way to use the rich format in TimedRotatingFileHandler?
Beta Was this translation helpful? Give feedback.
All reactions