Making the code slightly easier to maintain
[theonering] / src / channel / contact_list.py
index e184d2d..598368a 100644 (file)
@@ -8,7 +8,7 @@ import util.misc as misc_utils
 import handle
 
 
-_moduleLogger = logging.getLogger("channel.contact_list")
+_moduleLogger = logging.getLogger(__name__)
 
 
 class AllContactsListChannel(