Merge "[Gates] Avoid duplication in logging"
This commit is contained in:
commit
aabea3a243
@ -25,7 +25,6 @@ from rally.cli import envutils
|
||||
from rally.ui import utils
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
LOG.addHandler(logging.StreamHandler())
|
||||
LOG.setLevel(logging.DEBUG)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user