gpg-lacre/lacre
Piotr F. Mieszkowski 75ccfb0850 Use logging module
- Replace custom logging code with calls to logging module.
- Use logging.config to provide configuration parameters.

To make Lacre's logging more flexible, use fileConfig from logging.config to
set up all parameters.  If the configuration file is missing, use dictConfig
with hardcoded reasonable defaults.
2022-05-06 19:39:56 +02:00
..
__init__.py Use logging module 2022-05-06 19:39:56 +02:00
config.py Use logging module 2022-05-06 19:39:56 +02:00