diff --git a/src/widgets/labels.py b/src/widgets/labels.py index f397a09a1..db2aa439a 100644 --- a/src/widgets/labels.py +++ b/src/widgets/labels.py @@ -29,7 +29,7 @@ import os import cgi import logging -_LOG = logging.getLogger(".widgets.objectentries") +_LOG = logging.getLogger(".widgets.labels") #------------------------------------------------------------------------- #