docker-offlineimap/offlineimap/ui
Sebastian Spaeth cbec8bb5b2 Rework UI system to make use of the logging module
Logging was flawed as the output was e.g. heavily buffered and people
complained about missing log entries. Fix this by making use of the
standard logging facilities that offlineimap offers.

This is one big ugly patch that does many things. It fixes the
Blinkenlights backend to work again with the logging facilities.

Resize windows and hotkeys are still not handled absolut correctly, this
is left for future fixing. THe rest of the backends should be working fine.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-10-27 16:23:55 +02:00
..
__init__.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
Curses.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
debuglock.py cleanup import satements 2011-05-12 18:26:29 +02:00
Machine.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
Noninteractive.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
TTY.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
UIBase.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00