add altitude, klogging, ruci
This commit is contained in:
parent
930bf099a3
commit
b694667fb9
2 changed files with 13 additions and 5 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue