freeipa/ipapython/install
Jan Cholasta ab9d1e75fc logging: do not reference loggers in arguments and attributes
Remove logger arguments in all functions and logger attributes in all
objects, with the exception of API object logger, which is now deprecated.
Replace affected logger calls with module-level logger calls.

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 logging: do not reference loggers in arguments and attributes 2017-07-14 15:55:59 +02:00
core.py logging: do not reference loggers in arguments and attributes 2017-07-14 15:55:59 +02: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