3rd iteration of logging cleanup.
This commit is contained in:
parent
127c05a882
commit
a722f3c634
9 changed files with 15 additions and 14 deletions
|
|
@ -45,7 +45,7 @@ def commandline():
|
|||
log.warning(retval)
|
||||
|
||||
log.trace(args)
|
||||
log.verbose("version %s" % cdist.VERSION)
|
||||
log.info("version %s" % cdist.VERSION)
|
||||
|
||||
# Work around python 3.3 bug:
|
||||
# http://bugs.python.org/issue16308
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue