Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-02 | Another year has passed... | Dave Andreoli | |
2014-04-14 | s/2013/2014/g | davemds | |
2013-12-07 | Python-EFL: fix the mess with the lgpl version. | davemds | |
Elm was lgpl3, COPYING was lgpl3, docs say lgpl3. So fix everything to be v3. Also fix the COPING for Lesser: we must include gpl (in COPYING) AND lgpl (in COPYING.LESSER). | |||
2013-10-26 | Add support for loggers that have been initialized already. | Kai Huuhko | |
This allows module initialization to be logged as well. Changed add_logger to return the logger object instead of int. | |||
2013-10-26 | Resolved Py3 issues. | Kai Huuhko | |
Fixes T459 | |||
2013-10-24 | Move logger to its own module. | Kai Huuhko | |