Cosimo Lupo fbab1227ce
loggingTools: memoize 'log' property of LogMixin
the logger name is constant (based on the user class's name and module)
so we can cache it.

(this means the LogMixin will only work on regular dict-based classes,
not on 'slotted' classes. But that's ok
2018-06-07 11:40:33 +01:00
..
2015-06-16 22:44:57 +01:00
2018-06-06 18:21:15 +01:00
2017-02-21 12:01:10 -06:00
2018-01-25 17:50:03 -08:00