]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/commitdiff
remove extra setLevel call
authorAlfredo Deza <adeza@redhat.com>
Fri, 6 Mar 2015 18:31:28 +0000 (13:31 -0500)
committerAlfredo Deza <adeza@redhat.com>
Fri, 6 Mar 2015 18:31:28 +0000 (13:31 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
radosgw_agent/cli.py

index 263ffddec0976ea621f9d9741289924ec3ff7e3c..34ea49d5b07d1c52b98bf5ad2909d003fa48a275 100644 (file)
@@ -260,7 +260,6 @@ def main():
 
     sh = logging.StreamHandler()
     sh.setFormatter(util.log.color_format())
-    sh.setLevel(logging.WARNING)
     sh.setLevel(console_loglevel)
 
     # File handler