summaryrefslogtreecommitdiffstats
path: root/ipsilon/util/log.py
Commit message (Collapse)AuthorAgeFilesLines
* Add error log facility to Log utilitySimo Sorce2014-09-241-1/+6
| | | | | | | Also improve debug errors by adding the originating function Signed-off-by: Simo Sorce <simo@redhat.com> Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Add Log class that can be inherited from safelySimo Sorce2014-08-271-0/+20
Signed-off-by: Simo Sorce <simo@redhat.com> Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>