log -> LOG
svn: r14399
This commit is contained in:
parent
87bc089e18
commit
84b77aeb4b
@ -48,7 +48,7 @@ from gen.ggettext import gettext as _
|
|||||||
#
|
#
|
||||||
#------------------------------------------------------------------------
|
#------------------------------------------------------------------------
|
||||||
import logging
|
import logging
|
||||||
log = logging.getLogger(".WriteXML")
|
LOG = logging.getLogger(".WriteXML")
|
||||||
|
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user