Revision b6a99832 kamaki/cli/argument.py

b/kamaki/cli/argument.py
45 45
    # progress not installed - pls, pip install progress
46 46
    pass
47 47

  
48
kloger = getLogger('kamaki.warning')
48
kloger = getLogger('kamaki')
49 49

  
50 50

  
51 51
class Argument(object):

Also available in: Unified diff