Cosimo Lupo cca1d20b0e
[loggingTools] added LogMixin class
This is useful to quickly add logging functionality to classes, and
to reduce boilerplate.

It adds a 'log' property to the class inheriting from it, which uses
logging.getLogger to get a logging.Logger (sigleton) object named after
<module>.<class> of self.
2017-04-11 18:40:52 +01:00
..
2017-03-06 18:08:19 -08:00
2017-01-10 17:57:04 +01:00
2015-04-26 02:01:01 -04:00
2015-04-26 02:01:01 -04:00
2017-01-10 17:57:04 +01:00
2016-04-21 21:32:30 -07:00
2015-04-26 02:01:01 -04:00
2017-03-05 22:53:04 +00:00
2015-04-26 02:01:01 -04:00
2015-04-26 02:01:01 -04:00
2017-04-10 01:10:45 +02:00
2015-04-26 02:01:01 -04:00
2015-04-26 02:01:01 -04:00
2016-12-18 21:55:45 -06:00
2017-01-10 11:01:06 -08:00
2015-04-26 02:01:01 -04:00
2016-12-02 13:37:42 -08:00
2016-04-20 17:08:45 -07:00
2017-03-07 00:21:40 -08:00
2015-04-26 02:01:01 -04:00