X-Git-Url: http://git.maemo.org/git/?p=theonering;a=blobdiff_plain;f=src%2Flocation.py;h=f8ecad50ec7f90c82d5d84510d77b04606ad1953;hp=a77d0c77081c3b347b4be5732ef0ea96288899ab;hb=548c58651ec7849619b9d823fdeee169be6c87b5;hpb=543ed1ad299675d5ead6edbd3f1cac6cba1f4015 diff --git a/src/location.py b/src/location.py index a77d0c7..f8ecad5 100644 --- a/src/location.py +++ b/src/location.py @@ -5,7 +5,7 @@ import telepathy import util.misc as misc_utils -_moduleLogger = logging.getLogger('location') +_moduleLogger = logging.getLogger(__name__) #class LocationMixin(tp.ConnectionInterfaceLocation):