freeipa/ipatests/pytest_plugins/integration
Jan Cholasta 07229c8ff6 logging: do not use ipa_log_manager to create module-level loggers
Replace all `ipa_log_manager.log_mgr.get_logger` calls to create
module-level loggers with `logging.getLogger` calls and deprecate
`ipa_log_manager.log_mgr.get_logger`.

Reviewed-By: Martin Basti <mbasti@redhat.com>
2017-07-14 15:55:59 +02:00
..
__init__.py logging: do not use ipa_log_manager to create module-level loggers 2017-07-14 15:55:59 +02:00
config.py logging: do not use ipa_log_manager to create module-level loggers 2017-07-14 15:55:59 +02:00
env_config.py ipatests: add systemd journal collection for multihost tests 2017-06-01 11:50:44 +02:00
host.py Move hosts module to ipatests.pytest_plugins.integration.hosts 2017-03-22 13:42:04 +01:00
tasks.py logging: do not use ipa_log_manager to create module-level loggers 2017-07-14 15:55:59 +02:00