diff options
author | Radostin Stoyanov <rstoyanov1@gmail.com> | 2017-06-16 11:08:23 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cbosdonnat@suse.com> | 2017-06-19 14:55:52 +0200 |
commit | dfbfc0f2613bf746948da871e3aa0ec054f6bd4f (patch) | |
tree | 033e409dcaff0680e020a28e8d6d912615a1fa7f /setup.py | |
parent | 4ca83f7b40bc147b9d59cc38de0e5bea44abdbda (diff) | |
download | virt-bootstrap.git-dfbfc0f2613bf746948da871e3aa0ec054f6bd4f.tar.gz virt-bootstrap.git-dfbfc0f2613bf746948da871e3aa0ec054f6bd4f.tar.xz virt-bootstrap.git-dfbfc0f2613bf746948da871e3aa0ec054f6bd4f.zip |
Add "debug" and "quiet" flags
These flags aim to control the logging level [1] of virt-bootstrap.
Default = INFO (Confirmation that things are working as expected)
--debug = DEBUG (Detailed information,
typically of interest only when diagnosing problems)
--quiet = WARNING (An indication that something unexpected happened,
or indicative of some problem in the near future)
[1] https://docs.python.org/3/howto/logging.html
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions