01df5d5 Issue 49938 - lib389 - Clean up CLI logging

Authored and Committed by spichugi 5 years ago
    Issue 49938 - lib389 - Clean up CLI logging
    
    Description: We set DEBUG log level if self.verbose is true.
    So we should properly log the information through self.log.debug
    when it is necessary.
    
    https://pagure.io/389-ds-base/issue/49938
    
    Reviewed by: mreynolds (Thanks!)
    
        
file modified
+29 -38
file modified
+9 -12
file modified
+7 -7