Commit graph

15 commits

Author SHA1 Message Date
Leron Gray
c87b1a0759 update docs for RichHandler suppress 2022-01-25 16:58:56 -08:00
Leron Gray
8f6b52f2df add suppress to RichHandler 2022-01-21 14:25:49 -08:00
Aaron Stephens
c3469772a4 docs: fix typos and whitespace 2022-01-03 01:04:35 -08:00
Joe Halliwell
23daac5d01 Add documentation 2021-12-31 12:12:56 +00:00
Carlton Gibson
7bbf2a7b92
Corrected typo in Logging Handler docs. 2021-01-29 10:28:12 +01:00
Will McGugan
2c783040e8 Console.bell 2020-09-30 09:34:12 +01:00
Will McGugan
314a880ecd logging example 2020-09-27 12:41:56 +01:00
Will McGugan
6faa216656 traceback improvements 2020-09-26 15:56:27 +01:00
landi
0fac8d5eab handle exceptions with rich's logging handler 2020-09-23 00:49:49 +02:00
Will McGugan
70d43d7c92 prompt fix 2020-07-23 16:49:07 +01:00
Phil Ewels
7dc3bb29b2
Logging docs - fix 'extras' typo
The logging argument is `extra` without the extra `s`.

See https://docs.python.org/3.8/library/logging.html#logging.Logger.debug
2020-07-16 10:04:31 +02:00
Will McGugan
11c0022439 table improvements 2020-06-30 21:40:11 +01:00
Will McGugan
1db22c9d88 allow attribute abbreviations 2020-05-19 13:38:13 +01:00
Will McGugan
3f6ee447e0 docs 2020-03-27 08:58:22 +00:00
Will McGugan
23cbd4a409 logging docs 2020-03-27 08:53:58 +00:00