This repository was archived by the owner on Dec 27, 2021. It is now read-only.

Description
Hi, I found this project while searching for a mechanism to display log messages asynchronously in my Urwid applications when I discovered your LogViewer
widget and other associated helpers in the noisicaa.logging
module. My logging requirements at this time aren't so complex that I really need the LogManager
, handler groups, etc., but the way you've put everything together and included an Urwid widget for it all is very nice, and seems like it could be useful to others if it were published as an independent library.
If you're not interested in doing the work to create said library, I'd be happy to do it and maintain it going forward.