Textualize / rich

Rich is a Python library for rich text and beautiful formatting in the terminal.
https://rich.readthedocs.io/en/latest/
MIT License
49.34k stars 1.72k forks source link

[BUG] rich handler is documented In textual but not rich documentation #3499

Open KRRT7 opened 1 month ago

KRRT7 commented 1 month ago

rich loggings handler does not print rich objects as documented in Textual "The logging library works with strings only, so you won't be able to log Rich renderables such as self.tree with the logging handler." This is documented in Textual but not the actual rich logging documentation

github-actions[bot] commented 1 month ago

We found the following entry in the FAQ which you may find helpful:

Feel free to close this issue if you found an answer in the FAQ. Otherwise, please give us a little time to review.

This is an automated reply, generated by FAQtory