]> git.ipfire.org Git - people/ms/libloc.git/commit
python: Move common logging code into module
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 May 2020 10:01:59 +0000 (10:01 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 May 2020 10:01:59 +0000 (10:01 +0000)
commite44b30f4e3409c0c68fd82e8b9618e5fc4b3e0e9
tree04572c63e4a430ab8f949f525bb34a779b260cd2
parentd2714e4a9177af557021f4cb960b0d43456dccf3
python: Move common logging code into module

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/python/__init__.py
src/python/location-downloader.in
src/python/location-exporter.in
src/python/location-query.in
src/python/logger.py [new file with mode: 0644]