freeipa/ipapython/install
Jan Cholasta ffadcb0414 logging: remove object-specific loggers
Remove all object-specific loggers, with the exception of `Plugin.log`,
which is now deprecated. Replace affected logger calls with module-level
logger calls.

Deprecate object-specific loggers in `ipa_log_manager.get_logger`.

Reviewed-By: Martin Basti <mbasti@redhat.com>
2017-07-14 15:55:59 +02:00
..
__init__.py install: Introduce installer framework ipapython.install 2015-06-08 15:34:11 +00:00
cli.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
common.py Remove unused variables in the code 2016-09-27 13:35:58 +02:00
core.py Fix Python 3 pylint errors 2017-03-15 19:11:32 +01:00
typing.py install: use standard Python classes to declare knob types 2016-11-11 12:17:25 +01:00
util.py pylint: fix bad-mcs-method-argument 2016-09-22 16:52:57 +02:00