summaryrefslogtreecommitdiff
path: root/src/leap/mx/util/log.py
AgeCommit message (Collapse)Author
2013-02-16Fix a bug in log.debug() where it was checking for the config setting in theIsis Lovecruft
wrong section of the config.
2013-02-16Fix log.start() function in leap/mx/util/log.py to properly use the xdgIsis Lovecruft
directory if that was discovered in config setup. * Updated imports to reflect directory layout changes, again.
2013-02-15Module directory layout changes, with corresponding __init__.py changes.Isis Lovecruft