gpg-lacre/lacre
Piotr F. Mieszkowski b198f0c4f4 Fix logging
First initialise logging, then import lacre.mailgate module.  Otherwise,
module's logging quitely initialises its own root logger that doesn't use
configuration provided by the user.

Also: remove unnecessary "global" keywords.
2022-10-19 18:36:23 +00:00
..
__init__.py Move gpg-mailgate.py logic to lacre.mailgate module 2022-06-11 21:00:42 +02:00
config.py Check mandatory config early, add tests 2022-05-31 22:09:10 +02:00
mailgate.py Fix logging 2022-10-19 18:36:23 +00:00
text.py Extract delimiter support, add unit tests 2022-06-07 22:14:32 +02:00