Fix logger name.
svn: r10719
This commit is contained in:
parent
1019bfa2df
commit
364b17edde
@ -29,7 +29,7 @@ import os
|
||||
import cgi
|
||||
|
||||
import logging
|
||||
_LOG = logging.getLogger(".widgets.objectentries")
|
||||
_LOG = logging.getLogger(".widgets.labels")
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user