Updated logger name.

This commit is contained in:
Joshua Harlow 2012-02-28 10:46:33 -08:00
parent 9bcb0f1896
commit 4caac8ba86

2
stack
View File

@ -39,7 +39,7 @@ from devstack import utils
from devstack.progs import actions
from devstack.progs import common
LOG = logging.getLogger("devstack.progs.actions")
LOG = logging.getLogger("devstack.stack")
# This is used to map an action to a useful string for
# the welcome display