docker-offlineimap/offlineimap
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
..
folder Do not import threading.* 2011-10-05 18:34:32 +02:00
repository createfolder: Fix wrong error output 2011-10-05 18:42:47 +02:00
ui Rework UI system to make use of the logging module 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
accounts.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
CustomConfig.py Remove deprecated calls to apply() 2011-09-27 13:00:12 +02:00
error.py Introduce new error level FOLDER_RETRY 2011-09-06 19:00:21 +02:00
imaplib2.py imaplib2: bump to upstream version 2.28 (rev 8228a0f) 2011-08-15 12:21:38 +02:00
imaplibutil.py Check for SSL module existence and only do fingerprint check then 2011-09-12 19:45:16 +02:00
imapserver.py imapserver: Make noop() more resitent against dropped connections. 2011-10-05 18:18:55 +02:00
imaputil.py Do not fail calling dequote() with empty string 2011-09-26 15:16:59 +02:00
init.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
localeval.py Update FSF address 2006-08-12 05:15:55 +01:00
mbnames.py explicitly define symbols to import instead of 'import *' 2011-05-09 22:43:03 +02:00
syncmaster.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
threadutil.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00