add altitude, klogging, ruci

This commit is contained in:
Dima Gerasimov 2019-03-12 17:59:23 +00:00
parent 930bf099a3
commit b694667fb9
2 changed files with 13 additions and 5 deletions

View file

@ -2,7 +2,7 @@ from location import get_logger, get_locations, iter_locations, get_groups
logger = get_logger()
from kython.logging import setup_logzero
from kython.klogging import setup_logzero
setup_logzero(logger)