mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-28 18:01:23 -06:00
55cfd06e3a
- Automatically add a "Logging and output options" group with the --quiet, --verbose, --log-file options. - Set up logging based on these options; details are in the setup_logging docstring and in the design document. - Don't bind log methods as individual methods of the class. This means one less linter exception. - Make the help for command line options consistent with optparse's --help and --version options. Design document: http://freeipa.org/page/V3/Logging_and_output |
||
---|---|---|
.. | ||
plugins | ||
__init__.py | ||
adtrustinstance.py | ||
bindinstance.py | ||
cainstance.py | ||
certs.py | ||
dsinstance.py | ||
httpinstance.py | ||
installutils.py | ||
ipa_ldap_updater.py | ||
krbinstance.py | ||
ldapupdate.py | ||
Makefile.am | ||
memcacheinstance.py | ||
ntpinstance.py | ||
replication.py | ||
service.py | ||
sysupgrade.py | ||
upgradeinstance.py |