docker-offlineimap/offlineimap/ui
Rodolfo García Peñas (kix) f8cfe98d9c Include offlineimap and pid in non interactive logs
This patch includes the "offlineimap" string and the proccess id
in the output for non interactive logs and syslog logs.

Now, the output is something like this (syslog):

Oct 11 21:55:10 yangon offlineimap[635798]: Syncing foo: IMAP -> Maildir
Oct 11 21:55:10 yangon offlineimap[635798]: Syncing foo bar: IMAP -> Maildir
Oct 11 21:55:10 yangon offlineimap[635798]: Syncing INBOX: IMAP -> Maildir
Oct 11 21:55:10 yangon offlineimap[635798]: Syncing bar: IMAP -> Maildir
Oct 11 21:55:10 yangon offlineimap[635798]: Syncing Trash: IMAP -> Maildir

Closes #88
2021-10-12 18:00:51 +02:00
..
__init__.py ui init is lintian clean 2020-08-29 09:51:31 +02:00
Curses.py BUG: Right format for password from Curses 2021-02-20 00:20:36 +00:00
debuglock.py ui/debuglock.py Removed extra backslashes 2020-08-30 17:47:18 +02:00
Machine.py ui/Machine.py Removed extra parenthesys 2020-08-30 18:00:49 +02:00
Noninteractive.py Include offlineimap and pid in non interactive logs 2021-10-12 18:00:51 +02:00
TTY.py Reformat offlineimap/ui/TTY.py 2020-08-29 19:58:32 +02:00
UIBase.py Include offlineimap and pid in non interactive logs 2021-10-12 18:00:51 +02:00