Hi Peter. Finally I got it. :) That's it. It works. Thanks.
So, in each class, I will in init method execute:
self.logger = logging.getLogger()
and than everywhere use self.logger.debug('...') in order to produce the
message.
Best regards.
--
https://mail.python.org/mailman/listinfo/python-list
